thelonious / kld-intersectionsLinks
A library of intersection algorithms covering all SVG shape types
☆355Updated 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 2 weeks ago
- Boolean operations and offsetting library in Javascript☆198Updated 2 years ago
- Javascript library for 2d geometry☆612Updated last week
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆175Updated last year
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago
- SVG path low level transformations toolkit☆558Updated last year
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆621Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆341Updated 2 months ago
- A parser for SVG's path syntax☆225Updated 5 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- Turns a text string into a 2D poly line☆317Updated last year
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆381Updated last month
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆742Updated 2 months ago
- 2D constrained Delaunay triangulation☆256Updated 6 years ago
- An offset function for paperjs path☆113Updated 3 months ago
- Parse SVG PathDatas☆204Updated 3 months 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
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆276Updated this week
- Computes the intersection between two SVG paths.☆115Updated last year
- Fast robust predicates for computational geometry in JavaScript☆320Updated last year
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆595Updated last year
- This repository is deprecated and no longer maintained.☆591Updated 7 months ago
- A minimal svg path parser☆94Updated last year
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆127Updated 5 months ago
- Segments intersection detection library☆279Updated 6 months ago
- Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3☆45Updated 7 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆134Updated 6 years ago
- gets a discrete list of points from svg☆95Updated 10 years ago