Commit Graph

5 Commits (522b8d86d3abcf200a5615723fba99ea22c9a64a)

Author SHA1 Message Date
Marc Gilleron cc967105b2 `apply_result` is optional 2022-07-03 21:13:56 +01:00
Marc Gilleron 86d798abb2 Added floodfill SDF bake mode, less accurate but very fast 2022-05-10 21:15:32 +01:00
Marc Gilleron 948678a23a Added floodfill bake mode, faster approximation than the interp one 2022-05-08 02:57:46 +01:00
Marc Gilleron e289e9da93 Fix and cleanup
- Remove some experimental code
- Fix edge case in boundary sign
- Optimize and re-use grid to space transform
2022-05-04 23:33:40 +01:00
Marc Gilleron 868ae90fbe Added VoxelMeshSDF and VoxelToolLodTerrain.stamp_sdf() 2022-05-02 19:14:12 +01:00