voxelman/meshers
2020-06-28 19:02:49 +02:00
..
blocky Liquid mesher will only mesh liquid blocks now. 2020-04-19 23:55:06 +02:00
cubic Added a Cubic chunk and World. 2020-06-12 19:34:47 +02:00
default Moved 4.0 compatibility code into a new defines.h (like in ESS). 2020-05-23 10:34:47 +02:00
marching_cubes 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.cpp Implemented meshing chunk's mesh data resources. 2020-06-28 19:02:49 +02:00
voxel_mesher.h Removed _add_chunk_liquid from VoxelMesher as it's not used anymore. 2020-06-12 18:06:41 +02:00