mikolalysenko / delaunay-triangulate

Easy to use robust Delaunay triangulation
MIT License
158 stars 22 forks source link

Ideas on how to make a concave hull? #3

Open trusktr opened 5 years ago

trusktr commented 5 years ago

I'm wondering if I can use this to make a 3D concave hull. Maybe I can somehow discard the edges I don't need?