Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 418 Bytes

todo.md

File metadata and controls

15 lines (13 loc) · 418 Bytes

MVP Goals

[x] generate SDF from triangle meshes [x] - tetmesh writeToList [x] - Half-Edge data structure [x] - top-down traversal [x] - bottom-top traversal [x] - Add unit-tests [x] - compute per vertex, half-edge and half-face normals [x] - add screenshots of examples and usage to README [] - extract tetrahedral mesh from SDF [] - add compressed MHD serializer [] - compute tetrahedral mesh [] - Python support