mfogel / polygon-clipping
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
☆553Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for polygon-clipping
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆701Updated 3 months ago
- Small lib for polygon offsetting(margin/padding)☆251Updated last year
- Boolean operations on polygons (union, intersection, difference, xor)☆611Updated 8 months ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆239Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆287Updated 8 years ago
- A fast static index for 2D points☆637Updated last month
- Javascript library for 2d geometry☆563Updated last month
- k-nearest neighbors search (KNN) for RBush☆212Updated last month
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆162Updated 7 months ago
- Clipper Abstraction (simplified API)☆114Updated last year
- Fast robust predicates for computational geometry in JavaScript☆303Updated 4 months ago
- Boolean operations and offsetting library in Javascript☆175Updated last year
- 2D constrained Delaunay triangulation☆240Updated 5 years ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆152Updated 3 years ago
- JavaScript library that builds concave hull by set of points. Note: this library is not actively maintained since 2015, only critical iss…☆587Updated last week
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆183Updated last year
- Decompose 2D polygons into convex pieces.☆434Updated last year
- A library of intersection algorithms covering all SVG shape types☆343Updated 10 months ago
- A 3D/WebGL math library☆412Updated 6 months ago
- A very fast JavaScript polyline and polygon clipping library☆173Updated 2 years ago
- Browser-side SDF font generator☆579Updated 3 months ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆318Updated 4 months ago
- lines expanded in a vertex shader☆236Updated 3 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆544Updated 2 years ago
- A very fast 2D concave hull algorithm in JavaScript☆654Updated 2 years ago
- A JavaScript library for doing geometry.☆980Updated last month
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,212Updated 4 months ago
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 11 years ago
- A 2D constrained Delaunay triangulation library☆321Updated 6 years ago
- triangulates a 2D polyline into a stroke☆168Updated 5 years ago