mfogel / polygon-clipping
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
☆556Updated 8 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…☆714Updated 5 months ago
- A fast static index for 2D points☆646Updated 3 months ago
- Small lib for polygon offsetting(margin/padding)☆252Updated last year
- Boolean operations on polygons (union, intersection, difference, xor)☆613Updated 9 months ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆240Updated last year
- Javascript library for 2d geometry☆573Updated 3 months ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆290Updated 9 years ago
- This repository is deprecated and might be removed in the future.☆591Updated 3 weeks ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆169Updated 9 months ago
- k-nearest neighbors search (KNN) for RBush☆214Updated 3 months ago
- Boolean operations and offsetting library in Javascript☆181Updated last year
- Fast robust predicates for computational geometry in JavaScript☆304Updated 6 months ago
- Clipper Abstraction (simplified API)☆120Updated 2 years ago
- 2D constrained Delaunay triangulation☆241Updated 5 years ago
- A 3D/WebGL math library☆412Updated 8 months ago
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,441Updated last week
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,244Updated last month
- A library of intersection algorithms covering all SVG shape types☆348Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆323Updated 6 months ago
- A very fast 2D concave hull algorithm in JavaScript☆659Updated 2 years ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆617Updated 6 months ago
- A 2D constrained Delaunay triangulation library☆328Updated 6 years ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆183Updated last year
- RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆2,506Updated 3 months ago
- A JavaScript library for doing geometry.☆987Updated 3 months ago
- Browser-side SDF font generator☆584Updated 4 months ago
- A very fast JavaScript polyline and polygon clipping library☆173Updated 2 years ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆281Updated last year
- CSG plugin for Three.js☆455Updated 2 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆276Updated 4 years ago