Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
d3-polygon
Operations for two-dimensional polygons.
concaveman
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
affine-hull
Finds the affine hull of a point set
monotone-convex-hull-2d
Robust 2D convex hull algorithm
convex-hull
Any dimensional convex hull
incremental-convex-hull
Incremental n-dimensional convex hull algorithm
alpha-shape
Any dimensional alpha shape computation
monotone-chain-convex-hull
Monotone Chain Convex Hull algorithm
full-convex-hull
Computes the convex hull of a set allowing for possible lower dimensional degeneracies
graham_scan
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.
affine-complement
Finds a basis for the affine complement of a set of points
vhacd-js
Voxelized hierarchical approximate convex mesh decomposition
@thi.ng/geom-hull
Fast 2D convex hull (Graham Scan)
flo-graham-scan
Function that finds the convex hull of a set of points via the Graham Scan algorithm.
geo-convex-hull
Calculate the convex hull for a set of latitudes and longitudes.
quick-hull-2d
Computes the convex hull of a given set of points using the Quick Hull algorithm.
time-hulls
Calculates a series of convex hulls for periods of timestamped 2D point data
hull-connector
Hull Connector Archetype (Uses Builder)
hull-connector-dev
Hull Connector Archetype (Uses Builder) (Development)
cnvx
Calculates convex hull for the set of 2d points