thelonious / kld-intersectionsLinks
A library of intersection algorithms covering all SVG shape types
☆352Updated last year
Alternatives and similar repositories for kld-intersections
Users that are interested in kld-intersections are comparing it to the libraries listed below
Sorting:
- Javascript library for 2d geometry☆598Updated 8 months ago
- A library of intersection algorithms covering all SVG shape types☆146Updated last month
- Clipper Abstraction (simplified API)☆126Updated 2 years ago
- Boolean operations and offsetting library in Javascript☆191Updated 2 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆300Updated 9 years ago
- Turns a text string into a 2D poly line☆315Updated last year
- Small lib for polygon offsetting(margin/padding)☆259Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆175Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆729Updated 10 months ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 4 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆274Updated last year
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆241Updated 2 years ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆583Updated last year
- adaptive and scalable 2D bezier curves☆147Updated 10 years ago
- SVG path low level transformations toolkit☆556Updated last year
- triangulates a 2D polyline into a stroke☆176Updated 5 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆618Updated last year
- Computes the intersection between two SVG paths.☆114Updated last year
- Small, no dependency library for offsetting polygons.☆43Updated 3 years ago
- 2D constrained Delaunay triangulation☆247Updated 5 years ago
- lines expanded in a vertex shader☆243Updated 4 years ago
- Fast robust predicates for computational geometry in JavaScript☆312Updated 11 months ago
- An offset function for paperjs path☆104Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆331Updated 11 months ago
- Decompose 2D polygons into convex pieces.