mfogel / polygon-clippingLinks
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
☆615Updated 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…☆756Updated last month
- Small lib for polygon offsetting(margin/padding)☆266Updated 2 years ago
- Javascript library for 2d geometry☆639Updated 3 weeks ago
- A fast static index for 2D points☆685Updated last month
- Boolean operations on polygons (union, intersection, difference, xor)☆625Updated last year
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆247Updated last month
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆306Updated 10 years ago
- Boolean operations and offsetting library in Javascript☆208Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- This repository is deprecated and no longer maintained.☆588Updated 11 months ago
- Clipper Abstraction (simplified API)☆135Updated 3 years ago
- Fast robust predicates for computational geometry in JavaScript☆327Updated 2 months ago
- k-nearest neighbors search (KNN) for RBush☆227Updated last month
- 2D constrained Delaunay triangulation☆259Updated 6 years ago
- A library of intersection algorithms covering all SVG shape types☆358Updated 2 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆561Updated 3 years ago
- A 3D/WebGL math library☆419Updated last year
- A very fast 2D concave hull algorithm in JavaScript☆719Updated 5 months ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆348Updated 5 months ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆173Updated 5 years ago
- Browser-side SDF font generator☆658Updated 4 months ago
- Voronoi / Delaunay tessellations on the sphere☆268Updated last year
- A very fast JavaScript polyline and polygon clipping library☆183Updated 5 months ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆302Updated 5 months ago
- triangulates a 2D polyline into a stroke☆181Updated 6 years ago
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,544Updated last month
- Straight skeleton algorithm implementation in TypeScript☆72Updated 2 years ago
- Decompose 2D polygons into convex pieces.☆455Updated 2 years ago
- gets miter normals for a 2D polyline☆143Updated 2 years ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆649Updated 2 months ago