voxelman/meshers
2019-11-18 23:50:06 +01:00
..
cubic_mesher Implemented chunks's new functionality, and work on the bindings. 2019-11-18 23:50:06 +01:00
transvoxel_cell_data.cpp Work on fixing the uv issues. 2019-09-04 18:33:19 +02:00
transvoxel_cell_data.h Work on fixing the uv issues. 2019-09-04 18:33:19 +02:00
transvoxel_tables.cpp Fixed a few errors I found. 2019-09-05 22:30:20 +02:00
transvoxel_tables.h Equivalence class 14. 2019-09-05 14:16:54 +02:00
voxel_mesh_data.cpp Added in the classes which I want to salvage from my test voxel engine. Some of the classes contain horrible code because I learned godot engine development with these, the will be cleaned up. The Vector3i is from Zylann's godot_voxel module, I'll properly credit him a bit later. 2019-05-31 22:54:31 +02:00
voxel_mesh_data.h Added in the classes which I want to salvage from my test voxel engine. Some of the classes contain horrible code because I learned godot engine development with these, the will be cleaned up. The Vector3i is from Zylann's godot_voxel module, I'll properly credit him a bit later. 2019-05-31 22:54:31 +02:00
voxel_mesher_transvoxel.cpp Added back the const to regularVertexData. 2019-09-05 01:15:04 +02:00
voxel_mesher_transvoxel.h Added back the const to regularVertexData. 2019-09-05 01:15:04 +02:00
voxel_mesher.cpp Implemented chunks's new functionality, and work on the bindings. 2019-11-18 23:50:06 +01:00
voxel_mesher.h More work on fixing compile. 2019-11-18 22:22:41 +01:00