voxelman/meshers
2019-07-19 20:54:09 +02:00
..
cubic_mesher Implemented props. 2019-07-18 18:56:42 +02:00
dmc Added 2 voxel meshers from godot_voxel. 2019-06-10 01:41:57 +02:00
transvoxel_tables.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
transvoxel_tables.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_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_terrarin.cpp Added 2 voxel meshers from godot_voxel. 2019-06-10 01:41:57 +02:00
voxel_mesher_transvoxel_terrarin.h Added 2 voxel meshers from godot_voxel. 2019-06-10 01:41:57 +02:00
voxel_mesher_transvoxel.cpp Now voxelman can actually make meshes. 2019-06-08 19:47:17 +02:00
voxel_mesher_transvoxel.h Now voxelman can actually make meshes. 2019-06-08 19:47:17 +02:00
voxel_mesher.cpp Started reworking the mesher, and the cunk's interface. 2019-07-19 20:54:09 +02:00
voxel_mesher.h Started reworking the mesher, and the cunk's interface. 2019-07-19 20:54:09 +02:00