godot_voxel/meshers/transvoxel
Marc Gilleron 30db0c5193 Split VoxelBuffer in two, script-facing wrapper and internal.
The internal is the main use within the voxel engine,
and does not inherit Reference.
2021-09-26 04:14:50 +01:00
..
transvoxel.cpp Split VoxelBuffer in two, script-facing wrapper and internal. 2021-09-26 04:14:50 +01:00
transvoxel.h Split VoxelBuffer in two, script-facing wrapper and internal. 2021-09-26 04:14:50 +01:00
transvoxel_tables.cpp Don't check bounds in release builds 2021-04-24 21:25:45 +01:00
voxel_mesher_transvoxel.cpp Split VoxelBuffer in two, script-facing wrapper and internal. 2021-09-26 04:14:50 +01:00
voxel_mesher_transvoxel.h Added mesh optimization option to Transvoxel, using MeshOptimizer 2021-07-11 16:19:49 +01:00