mfogel / polygon-clippingLinks
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
☆606Updated 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…☆748Updated 4 months ago
- Javascript library for 2d geometry☆621Updated 2 weeks ago
- Small lib for polygon offsetting(margin/padding)☆262Updated 2 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆304Updated 9 years ago
- 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…☆245Updated 2 years ago
- A fast static index for 2D points☆679Updated 2 weeks ago
- Boolean operations and offsetting library in Javascript☆203Updated 2 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆626Updated last year
- A 3D/WebGL math library☆420Updated last year
- 2D constrained Delaunay triangulation☆257Updated 6 years ago
- Clipper Abstraction (simplified API)☆132Updated 2 years ago
- Fast robust predicates for computational geometry in JavaScript☆325Updated last month
- A tiny rectangle packing JavaScript library (for sprite layouts)☆345Updated 4 months ago
- A very fast 2D concave hull algorithm in JavaScript☆714Updated 4 months ago
- k-nearest neighbors search (KNN) for RBush☆225Updated 2 weeks ago
- This repository is deprecated and no longer maintained.☆588Updated 9 months ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆648Updated 3 weeks ago
- A library of intersection algorithms covering all SVG shape types☆359Updated last year
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆299Updated 4 months ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆173Updated 5 years ago
- Browser-side SDF font generator☆652Updated 3 months ago
- Straight skeleton algorithm implementation in TypeScript☆71Updated 2 years ago
- triangulates a 2D polyline into a stroke☆178Updated 6 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆559Updated 3 years ago
- Voronoi / Delaunay tessellations on the sphere☆266Updated last year
- A very fast JavaScript polyline and polygon clipping library☆182Updated 4 months ago
- Compute contour polygons using marching squares.☆516Updated last year
- gets miter normals for a 2D polyline☆141Updated 2 years ago
- lines expanded in a vertex shader☆248Updated 5 years ago