andriiheonia / hullLinks
This repository is deprecated and no longer maintained.
☆590Updated 5 months ago
Alternatives and similar repositories for hull
Users that are interested in hull are comparing it to the libraries listed below
Sorting:
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆733Updated 11 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆586Updated last year
- Small lib for polygon offsetting(margin/padding)☆260Updated 2 years ago
- 2D constrained Delaunay triangulation☆250Updated 6 years ago
- JavaScript k-d Tree Implementation☆648Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆301Updated 9 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆242Updated 2 years ago
- A fast static index for 2D points☆663Updated 9 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆620Updated last year
- Javascript library for 2d geometry☆598Updated 9 months ago
- k-nearest neighbors search (KNN) for RBush☆222Updated 9 months ago
- A very fast 2D concave hull algorithm in JavaScript☆673Updated this week
- A 2D constrained Delaunay triangulation library☆334Updated 6 years ago
- Boolean operations and offsetting library in Javascript☆191Updated 2 years ago
- lines expanded in a vertex shader☆243Updated 4 years ago
- A very fast JavaScript polyline and polygon clipping library☆177Updated 2 years ago
- A library of intersection algorithms covering all SVG shape types☆353Updated last year
- Clipper Abstraction (simplified API)☆127Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Compute contour polygons using marching squares.☆511Updated 7 months ago
- gets miter normals for a 2D polyline☆139Updated last year
- Robust and fast 2D convex hull☆51Updated 3 years ago
- Decompose 2D polygons into convex pieces.☆451Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆332Updated last year
- Turns a text string into a 2D poly line☆316Updated last year
- Fast robust predicates for computational geometry in JavaScript☆315Updated last year
- Exactly test if a point is inside, outside or on the boundary of a polygon☆247Updated 2 years ago
- triangulates a 2D polyline into a stroke☆177Updated 5 years ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆171Updated 4 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago