Search
d3-polygon
Operations for two-dimensional polygons.
v3.0.1 URL:
https://unpkg.com/d3-polygon@3.0.1/dist/d3-polygon.min.js
Open
Browse Files
d3
d3-module
polygon
hull
geometry
graphics
concaveman
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
v1.2.1 URL:
https://unpkg.com/concaveman@1.2.1/index.js
Open
Browse Files
concave
hull
algorithm
geometry
shape
outline
@thi.ng/geom-hull
Fast 2D convex hull (Graham Scan)
v2.1.149 URL:
https://unpkg.com/@thi.ng/geom-hull@2.1.149/index.js
Open
Browse Files
2d
convex
geometry
graphics
hull
points
typescript
flo-graham-scan
Function that finds the convex hull of a set of points via the Graham Scan algorithm.
v4.0.1 URL:
https://unpkg.com/flo-graham-scan@4.0.1/node/index.js
Open
Browse Files
Graham
scan
convex
hull
@davepagurek/alpha-shape
Any dimensional alpha shape computation
v1.0.0 URL:
https://unpkg.com/@davepagurek/alpha-shape@1.0.0/alpha.js
Open
Browse Files
alpha
shape
convex
hull
concave
hull
point
simplicial
complex