Open sonomirco opened 3 years ago
After some resources, here are some solutions:
Graham Scan
or the Jervis March
algo@cesarecaoduro @d3ssy Any preferences?
@sonomirco I think you're confusing CONVEX hull and CONCAVE hull.
There is no concave hull in GH, but there is an old third-party implementation of alpha-shape .
And of course it's been requested on mcneel forum.
http://www.it.uu.se/edu/course/homepage/projektTDB/ht13/project10/Project-10-report.pdf https://github.com/Liagson/ConcaveHullGenerator https://www.codeproject.com/Articles/1201438/The-Concave-Hull-of-a-Set-of-Points