mfogel / polygon-clipping
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
☆579Updated 11 months ago
Alternatives and similar repositories for polygon-clipping:
Users that are interested in polygon-clipping are comparing it to the libraries listed below
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆721Updated 8 months ago
- Small lib for polygon offsetting(margin/padding)☆253Updated 2 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆618Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆297Updated 9 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆240Updated 2 years ago
- Javascript library for 2d geometry☆583Updated 6 months ago
- Clipper Abstraction (simplified API)☆124Updated 2 years ago
- Boolean operations and offsetting library in Javascript☆187Updated last year
- A fast static index for 2D points☆653Updated 6 months ago
- Fast robust predicates for computational geometry in JavaScript☆308Updated 9 months ago
- k-nearest neighbors search (KNN) for RBush☆217Updated 6 months ago
- This repository is deprecated and no longer maintained.☆592Updated 2 months ago
- 2D constrained Delaunay triangulation☆245Updated 5 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆326Updated 9 months ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆160Updated 4 years ago
- A library of intersection algorithms covering all SVG shape types☆352Updated last year
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,289Updated 2 weeks ago
- Decompose 2D polygons into convex pieces.☆446Updated last year
- lines expanded in a vertex shader☆241Updated 4 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆169Updated last year
- A 3D/WebGL math library☆414Updated 11 months ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆286Updated last year
- A very fast 2D concave hull algorithm in JavaScript☆666Updated 2 years ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆185Updated 2 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆555Updated 2 years ago
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,467Updated last month
- A 2D constrained Delaunay triangulation library☆332Updated 6 years ago
- A very fast JavaScript polyline and polygon clipping library☆173Updated 2 years ago
- triangulates a 2D polyline into a stroke☆172Updated 5 years ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆632Updated 9 months ago