mfogel / polygon-clippingLinks
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
☆587Updated 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…☆738Updated last week
- Small lib for polygon offsetting(margin/padding)☆260Updated 2 years ago
- Javascript library for 2d geometry☆598Updated 10 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆620Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆242Updated 2 years ago
- A fast static index for 2D points☆666Updated 10 months ago
- Boolean operations and offsetting library in Javascript☆192Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆337Updated 2 weeks ago
- 2D constrained Delaunay triangulation☆253Updated 6 years ago
- Clipper Abstraction (simplified API)☆128Updated 2 years ago
- Fast robust predicates for computational geometry in JavaScript☆315Updated last year
- This repository is deprecated and no longer maintained.☆591Updated 5 months ago
- A 3D/WebGL math library☆416Updated last year
- A library of intersection algorithms covering all SVG shape types☆353Updated last year
- k-nearest neighbors search (KNN) for RBush☆223Updated 10 months ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆643Updated last year
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆172Updated 4 years ago
- A very fast 2D concave hull algorithm in JavaScript☆695Updated 2 weeks ago
- triangulates a 2D polyline into a stroke☆177Updated 6 years ago
- Straight skeleton algorithm implementation in TypeScript☆70Updated last year
- Decompose 2D polygons into convex pieces.☆452Updated last year
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆556Updated 2 years ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆291Updated 2 weeks ago
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,489Updated 2 weeks ago
- Boolean operations on polygons (union, intersection, difference, xor)☆41Updated last month
- gets miter normals for a 2D polyline☆139Updated last year
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆187Updated 2 years ago