w8r / martinezLinks
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
☆749Updated 3 months ago
Alternatives and similar repositories for martinez
Users that are interested in martinez are comparing it to the libraries listed below
Sorting:
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆606Updated last year
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆303Updated 9 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆624Updated last year
- 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
- Javascript library for 2d geometry☆619Updated last week
- k-nearest neighbors search (KNN) for RBush☆225Updated last year
- A very fast 2D concave hull algorithm in JavaScript☆703Updated 4 months ago
- Boolean operations and offsetting library in Javascript☆201Updated 2 years ago
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,372Updated last month
- This repository is deprecated and no longer maintained.☆588Updated 9 months ago
- A 3D/WebGL math library☆418Updated last year
- 2D constrained Delaunay triangulation☆257Updated 6 years ago
- A library of intersection algorithms covering all SVG shape types