1 unstable release

0.2.0 May 17, 2024

#10 in #convex

Download history 158/week @ 2024-05-16

158 downloads per month
Used in f3l

MIT/Apache

170KB
4K SLoC

F3l Surface

Compute features of surface.

Convex Hull

Implement QuickHull.

Support 2D and 3D data.

Concave Hull

Support 2D and 3D (partial) data.

In 3D data, would segment a plane then rotate data to make the plane lies on XY dimension, then compute 2D.

Delaunay

Implement Bowyer–Watson algorithm.

Currently, 2D only. Would compute multiple shapes in data, and triangles and contours of each shape.

Dependencies

~5–13MB
~243K SLoC