andriiheonia / hullLinks
This repository is deprecated and no longer maintained.
☆588Updated 9 months ago
Alternatives and similar repositories for hull
Users that are interested in hull are comparing it to the libraries listed below
Sorting:
- JavaScript k-d Tree Implementation☆654Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆303Updated 9 years ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆606Updated last year
- 2D constrained Delaunay triangulation☆257Updated 6 years ago
- Javascript library for 2d geometry☆619Updated last week
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- A very fast 2D concave hull algorithm in JavaScript☆703Updated 4 months ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆749Updated 3 months ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆244Updated 2 years ago
- A fast static index for 2D points☆678Updated 3 months ago
- k-nearest neighbors search (KNN) for RBush☆225Updated last year
- Compute the Voronoi diagram of a set of two-dimensional points.☆647Updated last year
- Turns a text string into a 2D poly line☆317Updated last year
- A 2D constrained Delaunay triangulation library☆338Updated 7 years ago
- A very fast JavaScript polyline and polygon clipping library