JuliaGeometry/TetGen.jl

Expand wrapper functionality to constrained 3D Delaunay/Voronoi tesselation

Kevin-Mattheus-Moerman opened this issue · 2 comments

Expand wrapper functionality to constrained 3D Delaunay/Voronoi tesselation

For a MATLAB implementation of constrained Delaunay tesselation with TetGen see:
https://github.com/gibbonCode/GIBBON/blob/master/docs/HELP_constrainedDelaunayTetGen.m

Should work now, needs docs!