soswow / fit-curveLinks
JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". Converted from Python implementation.
☆289Updated 5 years ago
Alternatives and similar repositories for fit-curve
Users that are interested in fit-curve are comparing it to the libraries listed below
Sorting:
- A library of intersection algorithms covering all SVG shape types☆359Updated last year
- An offset function for paperjs path☆116Updated last week
- Boolean operations and offsetting library in Javascript☆203Updated 2 years ago
- Clipper Abstraction (simplified API)☆132Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- gets a discrete list of points from svg☆95Updated 10 years ago
- Computes the intersection between two SVG paths.☆116Updated this week
- Turns a text string into a 2D poly line☆318Updated last year
- adaptive and scalable 2D bezier curves☆151Updated 11 years ago
- A parser for SVG's path syntax☆225Updated 6 years ago
- Small lib for polygon offsetting(margin/padding)☆262Updated 2 years ago
- Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3☆45Updated 7 years ago
- Parse SVG PathDatas☆206Updated 5 months ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 4 years ago
- triangulates a 2D polyline into a stroke☆178Updated 6 years ago
- A javascript port of Potrace☆329Updated 8 years ago
- 2D constrained Delaunay triangulation☆257Updated 6 years ago
- A low-level library for performing boolean operations on SVG paths.☆47Updated 5 months ago
- A minimal svg path parser☆94Updated 2 years ago
- lines expanded in a vertex shader☆248Updated 5 years ago
- simplify 2D polyline of arrays☆93Updated 5 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆345Updated 4 months ago
- A library of intersection algorithms covering all SVG shape types☆149Updated last week
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆304Updated 9 years ago
- A JS library to find the convex hull of a finite set of 3d points☆146Updated 7 months ago
- Web tool for creation of MSDF bitmap font spritesheets and JSON☆169Updated 4 years ago
- A function that takes an SVG arc curve as input, and maps it to one or more cubic bezier curves☆76Updated 2 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆277Updated last week
- Vector Editor based on Paper.js☆276Updated 7 years ago
- SVG path low level transformations toolkit☆561Updated last year