1
0
mirror of https://github.com/Relintai/voxelman.git synced 2025-03-28 19:06:21 +01:00
voxelman/world/marching_cubes
2020-10-02 23:47:39 +02:00
..
voxel_chunk_marching_cubes.cpp Removed the old meshing implementation, and replaced most logic to the new one. The code compiles, but it won't work for now. Also other cleanups. 2020-10-02 23:47:39 +02:00
voxel_chunk_marching_cubes.h Added a MarchingCubes World and Chunk. 2020-06-12 18:36:00 +02:00
voxel_world_marching_cubes.cpp Added a MarchingCubes World and Chunk. 2020-06-12 18:36:00 +02:00
voxel_world_marching_cubes.h Added a MarchingCubes World and Chunk. 2020-06-12 18:36:00 +02:00