ckhampus / VoxelTerrain

Voxel Engine for jMonkeyEngine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VoxelTerrain

Voxel Engine for jMonkeyEngine

Based on dual contour. This is a grid based implementation of dual contour.

Instead of using QR decomposition for calculating isopoint in cube I used Leonardo Augusto Schmitz iterative particle based minimization. My implementation is here. Details for the algorithm is here in section 4.2.1 and 4.2.2

Developed: Summer of 2014.

Language: Java

alt tag alt tag alt tag alt tag alt tag alt tag

Low Quality Video:

Alt text for your video

About

Voxel Engine for jMonkeyEngine


Languages

Language:Java 83.1%Language:GLSL 16.9%