voxelman/meshers
2019-08-11 22:28:26 +02:00
..
cubic_mesher -Moved the basic mesh color baking into the base VoxelMesher, as well as the 2 light specific parameters. 2019-07-24 02:14:02 +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 Now Voxel Surfaces work again. 2019-08-11 22:28:26 +02:00
voxel_mesher.h -Moved the basic mesh color baking into the base VoxelMesher, as well as the 2 light specific parameters. 2019-07-24 02:14:02 +02:00