Convex hull algorithms
TBD
Hulls capture the convex bounding shape of a set of point. The current implementation is based on an underlying Delaunay Graph.
Outputs a 3D convex hull.
Outputs a 2D convex hull.