velipso / polybooljsLinks
Boolean operations on polygons (union, intersection, difference, xor)
☆626Updated last year
Alternatives and similar repositories for polybooljs
Users that are interested in polybooljs 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…☆748Updated 4 months ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆245Updated 2 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆559Updated 3 years ago
- Javascript library for 2d geometry☆621Updated 2 weeks ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆606Updated last year
- A lightweight quadtree implementation for javascript☆637Updated 2 years ago
- Boolean operations and offsetting library in Javascript☆203Updated 2 years ago
- Clipper Abstraction (simplified API)