thelonious / kld-intersections
A library of intersection algorithms covering all SVG shape types
☆344Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for kld-intersections
- A library of intersection algorithms covering all SVG shape types☆140Updated 2 months ago
- Boolean operations and offsetting library in Javascript☆175Updated last year
- Small lib for polygon offsetting(margin/padding)☆251Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆163Updated 7 months ago
- Clipper Abstraction (simplified API)☆114Updated last year
- Javascript library for 2d geometry☆564Updated last month
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆287Updated 8 years ago
- 2D constrained Delaunay triangulation☆240Updated 5 years ago
- Fast robust predicates for computational geometry in JavaScript☆304Updated 4 months ago
- Turns a text string into a 2D poly line☆312Updated 7 months ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆318Updated 4 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆553Updated 7 months ago
- triangulates a 2D polyline into a stroke☆168Updated 5 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆611Updated 8 months ago
- lines expanded in a vertex shader☆236Updated 3 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆239Updated last year
- SVG path low level transformations toolkit☆542Updated 8 months ago
- DEPRECATED: CSG Library for JSCAD (See the link below)☆218Updated 3 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆701Updated 3 months ago
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆120Updated 6 months ago
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆367Updated 7 months ago
- Computes the intersection between two SVG paths.☆107Updated 8 months ago
- Smooth curves through points. No control points needed. Native implementation.☆120Updated 3 years ago
- A parser for SVG's path syntax☆214Updated 5 years ago
- adaptive and scalable 2D bezier curves☆145Updated 10 years ago
- An offset function for paperjs path☆94Updated last year
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 11 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆258Updated 11 months ago
- A 2D constrained Delaunay triangulation library☆322Updated 6 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆269Updated 4 years ago