You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenFrameworks addon to compute the 3D convex hull using the Quick Hull algorithm.
It needs a cleanup: it was written thinking about debugging, not performance ;)
About
OF addon to compute a 3D convex hull using the Quick Hull approach