w8r / GreinerHormann
Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies
☆239Updated last year
Related projects ⓘ
Alternatives and complementary repositories for GreinerHormann
- Small lib for polygon offsetting(margin/padding)☆251Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆701Updated 3 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆553Updated 7 months ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆287Updated 8 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆611Updated 8 months ago
- 2D constrained Delaunay triangulation☆240Updated 5 years ago
- A very fast JavaScript polyline and polygon clipping library☆173Updated 2 years ago
- Clipper Abstraction (simplified API)☆114Updated last year
- k-nearest neighbors search (KNN) for RBush☆212Updated 2 months ago
- Boolean operations and offsetting library in Javascript☆175Updated last year
- perform boolean operations on arbitrary polygons in 2d☆89Updated 9 years ago
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 11 years ago
- gets miter normals for a 2D polyline☆132Updated 11 months ago
- Fast robust predicates for computational geometry in JavaScript☆304Updated 4 months ago
- A 2D constrained Delaunay triangulation library☆322Updated 6 years ago
- Javascript library for 2d geometry☆564Updated last month
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆82Updated 5 years ago
- Chaikin's smoothing algorithm for 2D polylines☆88Updated 6 years ago
- manipulate polygons in 2d space☆135Updated 8 years ago
- A very fast 2D concave hull algorithm in JavaScript☆654Updated 2 years ago
- A library of intersection algorithms covering all SVG shape types☆344Updated 10 months ago
- A fast static index for 2D points☆637Updated 2 months ago
- triangulates a 2D polyline into a stroke☆168Updated 5 years ago
- Browser-side SDF font generator☆579Updated 3 months ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆84Updated 2 months ago
- Decompose 2D polygons into convex pieces.☆435Updated last year
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆129Updated 5 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆318Updated 4 months ago
- JavaScript library that builds concave hull by set of points. Note: this library is not actively maintained since 2015, only critical iss…☆587Updated 2 weeks ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆152Updated 3 years ago