thelonious / kld-intersections
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
- A library of intersection algorithms covering all SVG shape types☆144Updated 3 months ago
- Clipper Abstraction (simplified API)☆125Updated 2 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆298Updated 9 years ago
- Boolean operations and offsetting library in Javascript☆188Updated last year
- Small lib for polygon offsetting(margin/padding)☆256Updated 2 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆281Updated 4 years ago
- Turns a text string into a 2D poly line☆315Updated last year
- An offset function for paperjs path☆101Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆725Updated 9 months ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆170Updated last year
- A parser for SVG's path syntax☆225Updated 5 years ago
- SVG path low level transformations toolkit☆552Updated last year
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆377Updated 2 months ago
- Javascript library for 2d geometry☆587Updated 7 months ago
- A minimal svg path parser☆92Updated last year
- 2D constrained Delaunay triangulation☆245Updated 5 years ago
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆125Updated 2 weeks ago
- Parse SVG PathDatas☆194Updated last month
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆579Updated last year
- Computes the intersection between two SVG paths.☆113Updated last year
- Determine if an point is inside a polygon☆82Updated 5 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆240Updated 2 years ago
- adaptive and scalable 2D bezier curves☆147Updated 10 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆270Updated last year
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 3 years ago
- lines expanded in a vertex shader☆241Updated 4 years ago
- Fast robust predicates for computational geometry in JavaScript☆308Updated 10 months ago
- gets a discrete list of points from svg☆95Updated 9 years ago
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 11 years ago
- triangulates a 2D polyline into a stroke☆174Updated 5 years ago