mfogel / polygon-clippingLinks
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
☆601Updated 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…☆747Updated 3 months ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- Javascript library for 2d geometry☆615Updated last week
- A fast static index for 2D points☆675Updated 2 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆621Updated last year
- Boolean operations and offsetting library in Javascript☆200Updated 2 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆303Updated 9 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆243Updated 2 years ago
- A library of intersection algorithms covering all SVG shape types☆358Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆343Updated 3 months ago
- Fast robust predicates for computational geometry in JavaScript☆321Updated this week
- 2D constrained Delaunay triangulation☆257Updated 6 years ago
- A 3D/WebGL math library☆420Updated last year
- k-nearest neighbors search (KNN) for RBush☆225Updated last year
- This repository is deprecated and no longer maintained.☆588Updated 8 months ago
- A very fast 2D concave hull algorithm in JavaScript☆703Updated 3 months ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆645Updated last year
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆172Updated 4 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆559Updated 3 years ago
- Browser-side SDF font generator☆631Updated 2 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆42Updated 2 months ago
- triangulates a 2D polyline into a stroke☆178Updated 6 years ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆294Updated 3 months ago
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,520Updated 2 months ago
- Straight skeleton algorithm implementation in TypeScript☆70Updated 2 years ago
- Decompose 2D polygons into convex pieces.☆454Updated 2 years ago
- WASM port of Clipper 2 for Polygon Clipping and Offsetting☆83Updated last month
- gets miter normals for a 2D polyline☆140Updated last year