voxelman/meshers
2019-09-04 23:13:58 +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_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 More work on the uv glitches. 2019-09-04 23:13:58 +02:00
transvoxel_tables.h Work on fixing the uv issues. 2019-09-04 18:33:19 +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 Work on fixing the uv issues. 2019-09-04 18:33:19 +02:00
voxel_mesher_transvoxel.h Work on fixing the uv issues. 2019-09-04 18:33:19 +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