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…☆749Updated 3 months ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- Javascript library for 2d geometry☆619Updated this week
- A fast static index for 2D points☆678Updated 3 months ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆303Updated 9 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆243Updated 2 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆624Updated last year
- This repository is deprecated and no longer maintained.☆588Updated 9 months ago
- Boolean operations and offsetting library in Javascript☆201Updated 2 years ago
- k-nearest neighbors search (KNN) for RBush☆225Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- A 3D/WebGL math library☆418Updated last year
- Clipper Abstraction (simplified API)☆131Updated 2 years ago
- A very fast 2D concave hull algorithm in JavaScript☆702Updated 3 months ago
- 2D constrained Delaunay triangulation☆257Updated 6 years ago
- Fast robust predicates for computational geometry in JavaScript☆323Updated 3 weeks ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆647Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆343Updated 3 months ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆172Updated 4 years ago
- triangulates a 2D polyline into a stroke☆178Updated 6 years ago
- A library of intersection algorithms covering all SVG shape types☆359Updated last year
- gets miter normals for a 2D polyline☆141Updated last year
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,531Updated last week
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,369Updated last month
- lines expanded in a vertex shader☆247Updated 4 years ago
- Compute contour polygons using marching squares.☆516Updated 11 months ago
- Browser-side SDF font generator☆651Updated 2 months ago
- A very fast JavaScript polyline and polygon clipping library☆182Updated 3 months ago
- Straight skeleton algorithm implementation in TypeScript☆71Updated 2 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆559Updated 3 years ago