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.
☆285Updated 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:
- An offset function for paperjs path☆104Updated last week
- A parser for SVG's path syntax☆225Updated 5 years ago
- gets a discrete list of points from svg☆95Updated 9 years ago
- Turns a text string into a 2D poly line☆316Updated last year
- Boolean operations and offsetting library in Javascript☆191Updated 2 years ago
- Clipper Abstraction (simplified API)☆127Updated 2 years ago
- A library of intersection algorithms covering all SVG shape types☆353Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- A minimal svg path parser☆95Updated last year
- adaptive and scalable 2D bezier curves☆148Updated 10 years ago
- Computes the intersection between two SVG paths.☆115Updated last year
- A javascript port of Potrace☆315Updated 8 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆332Updated last year
- 2D constrained Delaunay triangulation☆250Updated 6 years ago
- lines expanded in a vertex shader☆243Updated 4 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆301Updated 9 years ago
- SVGPathSeg polyfill☆159Updated 3 years ago
- Parse SVG PathDatas☆196Updated 3 weeks ago
- Font to vector path tools☆190Updated 6 years ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 3 years ago
- Transpile GLSL to JS☆179Updated 5 months ago
- triangulates a 2D polyline into a stroke☆177Updated 5 years ago
- ☆89Updated last year
- Web tool for creation of MSDF bitmap font spritesheets and JSON☆160Updated 4 years ago
- SVG path low level transformations toolkit☆556Updated last year
- Little utility to round corners in a path☆79Updated last year
- Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3☆45Updated 7 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆101Updated 3 weeks ago
- gets miter normals for a 2D polyline☆139Updated last year
- Polygon Near-Linear Triangulation in JavaScript (simple polygons with holes for now)☆68Updated 10 years ago