voxelman/meshers/transvoxel_uv_mesher
2020-03-08 22:36:58 +01:00
..
transvoxel_cell_data.cpp Updated the license for 2020, and added it to the top of my cpp files. 2020-01-31 19:52:37 +01:00
transvoxel_cell_data.h Updated the license for 2020, and added it to the top of my cpp files. 2020-01-31 19:52:37 +01:00
transvoxel_tables.cpp Moved the transvoxel mesher into a folder. 2020-01-14 02:57:32 +01:00
transvoxel_tables.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_transvoxel.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_transvoxel.h Ported the TransvoxelMesher from BrokenSeals. 2020-02-13 13:21:30 +01:00