voxelman/meshers
2020-02-12 14:16:31 +01:00
..
cubic_mesher Updated the license for 2020, and added it to the top of my cpp files. 2020-01-31 19:52:37 +01:00
transvoxel_uv_mesher Updated the license for 2020, and added it to the top of my cpp files. 2020-01-31 19:52:37 +01:00
voxel_mesher.cpp Improved multithreading a lot, it doesn't seem to crash anymore. Also made chunk mesh generation faster by letting build phases run one after an another without launching new threads (using is_phase_threaded). 2020-02-12 14:16:31 +01:00
voxel_mesher.h Better chunk building setup. And smaller fixes and tweaks. 2020-02-10 23:39:57 +01:00