voxelman/meshers/marching_cubes
2020-10-27 12:45:15 +01:00
..
marching_cubes_cell_data.cpp Turned the Transvoxel mesher into a MarchingCubes mesher. Removed the parts that weren't used. 2020-06-12 17:59:04 +02:00
marching_cubes_cell_data.h Turned the Transvoxel mesher into a MarchingCubes mesher. Removed the parts that weren't used. 2020-06-12 17:59:04 +02:00
marching_cubes_tables.cpp Turned the Transvoxel mesher into a MarchingCubes mesher. Removed the parts that weren't used. 2020-06-12 17:59:04 +02:00
marching_cubes_tables.h Turned the Transvoxel mesher into a MarchingCubes mesher. Removed the parts that weren't used. 2020-06-12 17:59:04 +02:00
voxel_mesher_marching_cubes.cpp Also renamed the channel-related methods in VoxelChunk. 2020-10-27 12:45:15 +01:00
voxel_mesher_marching_cubes.h Moved the texture scale property to VoxelMesher. 2020-08-25 23:09:41 +02:00