mfogel / polygon-clippingLinks
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
☆612Updated last year
Alternatives and similar repositories for polygon-clipping
Users that are interested in polygon-clipping 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…☆752Updated 2 weeks ago
- Small lib for polygon offsetting(margin/padding)☆266Updated 2 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆626Updated last year
- Javascript library for 2d geometry☆628Updated last week
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆306Updated 10 years ago
- A fast static index for 2D points☆680Updated last month
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆246Updated 2 weeks ago
- This repository is deprecated and no longer maintained.☆588Updated 10 months ago
- Boolean operations and offsetting library in Javascript☆208Updated 2 years ago
- Clipper Abstraction (simplified API)☆134Updated 3 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆347Updated 5 months ago
- 2D constrained Delaunay triangulation☆259Updated 6 years ago
- A 3D/WebGL math library☆419Updated last year
- k-nearest neighbors search (KNN) for RBush☆227Updated last month
- Fast robust predicates for computational geometry in JavaScript☆326Updated 2 months ago
- A very fast 2D concave hull algorithm in JavaScript☆716Updated 5 months ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆649Updated last month
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆172Updated 5 years ago
- A library of intersection algorithms covering all SVG shape types☆357Updated last year
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆561Updated 3 years ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆300Updated 5 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆45Updated 4 months ago
- WASM port of Clipper 2 for Polygon Clipping and Offsetting☆91Updated 3 months ago
- Voronoi / Delaunay tessellations on the sphere☆267Updated last year
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,538Updated 2 weeks ago
- triangulates a 2D polyline into a stroke☆179Updated 6 years ago
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,385Updated 3 months ago
- Browser-side SDF font generator☆654Updated 4 months ago
- Decompose 2D polygons into convex pieces.☆455Updated 2 years ago