voxelman/meshers
2020-08-04 14:40:40 +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 The terrarin mesh setup phase can now distribute it's calculations onto multiple frames.. Also small fixes to the single threaded logic. 2020-08-04 14:40:40 +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