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:
- Clipper Abstraction (simplified API)☆128Updated 2 years ago
- Boolean operations and offsetting library in Javascript☆192Updated 2 years ago
- An offset function for paperjs path☆108Updated last month
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- A library of intersection algorithms covering all SVG shape types☆353Updated last year
- gets a discrete list of points from svg☆95Updated 9 years ago
- Turns a text string into a 2D poly line☆316Updated last year
- A parser for SVG's path syntax☆225Updated 5 years ago
- adaptive and scalable 2D bezier curves☆149Updated 10 years ago
- Computes the intersection between two SVG paths.☆115Updated last year
- triangulates a 2D polyline into a stroke☆177Updated 6 years ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 3 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆337Updated 2 weeks ago
- 2D constrained Delaunay triangulation☆253Updated 6 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated last month
- Pure GPU, instanced, screen-projected lines for regl☆185Updated 2 years ago
- gets miter normals for a 2D polyline☆139Updated last year
- A minimal svg path parser☆94Updated last year
- Parse SVG PathDatas☆196Updated last month
- A javascript port of Potrace☆320Updated 8 years ago
- A JS library to find the convex hull of a finite set of 3d points☆145Updated 3 months ago
- Decompose 2D polygons into convex pieces.☆452Updated last year
- lines expanded in a vertex shader☆244Updated 4 years ago
- Small lib for polygon offsetting(margin/padding)☆260Updated 2 years ago
- SVGPathSeg polyfill☆159Updated 3 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆276Updated this week
- Web tool for creation of MSDF bitmap font spritesheets and JSON☆165Updated 4 years ago
- Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3☆45Updated 7 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- Non-Uniform Rational B-Splines (NURBS) of any dimensionality☆161Updated 2 years ago