voxelman/meshers/cubic_mesher
2020-03-08 22:36:58 +01:00
..
voxel_cube_points.cpp Updated the license for 2020, and added it to the top of my cpp files. 2020-01-31 19:52:37 +01:00
voxel_cube_points.h 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_cubic.cpp Reworked VoxelMesher's api a bit, now it works like SurfaceTool. Also it now stores data the same way i.e. 1 container, with a Vertex struct (I took the Vertex struct, and it's hasher from Surface Tool (because the hasher was private)). This will make mesh post processing a lot easier. 2020-03-08 22:36:58 +01:00
voxel_mesher_cubic.h Updated the license for 2020, and added it to the top of my cpp files. 2020-01-31 19:52:37 +01:00