thelonious / kld-intersectionsLinks
A library of intersection algorithms covering all SVG shape types
☆357Updated 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:
- A library of intersection algorithms covering all SVG shape types☆149Updated last week
- Boolean operations and offsetting library in Javascript☆208Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Small lib for polygon offsetting(margin/padding)☆266Updated 2 years ago
- Javascript library for 2d geometry☆628Updated last week
- Clipper Abstraction (simplified API)☆134Updated 3 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆278Updated 2 weeks ago
- Turns a text string into a 2D poly line☆318Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆347Updated 5 months ago
- An offset function for paperjs path☆117Updated last month
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆306Updated 10 years ago
- SVG path low level transformations toolkit☆561Updated last year
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆386Updated 4 months ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆290Updated 5 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆752Updated 2 weeks ago
- 2D constrained Delaunay triangulation☆259Updated 6 years ago
- A minimal svg path parser☆94Updated 2 years ago
- Parse SVG PathDatas☆207Updated 6 months ago
- A parser for SVG's path syntax☆225Updated 6 years ago
- A nodejs and client-side library for (cubic) Bezier curve work☆1,850Updated last year
- Segments intersection detection library☆280Updated 9 months ago
- adaptive and scalable 2D bezier curves☆151Updated 11 years ago
- This repository is deprecated and no longer maintained.☆588Updated 10 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆612Updated last year
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆246Updated 2 weeks ago
- Computes the intersection between two SVG paths.☆118Updated 3 weeks ago
- Boolean operations on polygons (union, intersection, difference, xor)☆626Updated last year
- Fast robust predicates for computational geometry in JavaScript☆326Updated 2 months ago
- Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3☆45Updated 7 years ago
- Interpolate values over a cubic Cardinal/Catmull-Rom curve☆51Updated last month