This website requires JavaScript.
Explore
Help
Sign In
Zylann
/
godot_voxel
Watch
1
Star
0
Fork
0
You've already forked godot_voxel
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
godot_voxel
/
dmc
History
Marc Gilleron
0808bf2691
Fix border dual cells not generating due to octree offset, implement alternative bottom-up octree
2019-04-22 01:28:53 +01:00
..
hermite_value.h
A bit of reorganization and tweaks:
2019-04-21 19:31:35 +01:00
marching_cubes_tables.h
Added marching cubes polygonization, almost works but sometimes holes appear
2019-04-20 21:21:45 +01:00
mesh_builder.cpp
Fix dependency in utility.h, move MeshBuilder to its own file, re-use vertex arrays
2019-04-21 01:14:28 +01:00
mesh_builder.h
Rename VoxelMesherSmooth => VoxelMesherTransvoxel
2019-04-21 14:47:50 +01:00
octree_utility.h
A bit of reorganization and tweaks:
2019-04-21 19:31:35 +01:00
voxel_mesher_dmc.cpp
Fix border dual cells not generating due to octree offset, implement alternative bottom-up octree
2019-04-22 01:28:53 +01:00
voxel_mesher_dmc.h
A bit of reorganization and tweaks:
2019-04-21 19:31:35 +01:00