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.
☆284Updated 4 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☆103Updated last year
- Turns a text string into a 2D poly line☆315Updated last year
- Clipper Abstraction (simplified API)☆125Updated 2 years ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 3 years ago
- A library of intersection algorithms covering all SVG shape types☆352Updated last year
- Computes the intersection between two SVG paths.☆114Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆174Updated last year
- A parser for SVG's path syntax☆225Updated 5 years ago
- Boolean operations and offsetting library in Javascript☆190Updated last year
- Decompose 2D polygons into convex pieces.☆447Updated last year
- gets miter normals for a 2D polyline☆139Updated last year
- triangulates a 2D polyline into a stroke☆175Updated 5 years ago
- Parse SVG PathDatas☆196Updated 2 months ago
- Small lib for polygon offsetting(margin/padding)☆256Updated 2 years ago
- 2D constrained Delaunay triangulation☆246Updated 5 years ago
- Small, no dependency library for offsetting polygons.☆40Updated 3 years ago
- adaptive and scalable 2D bezier curves☆147Updated 10 years ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆582Updated last year
- lines expanded in a vertex shader☆242Updated 4 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆299Updated 9 years ago
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆125Updated last month
- simplify 2D polyline of arrays☆93Updated 4 years ago
- Polygon Near-Linear Triangulation in JavaScript (simple polygons with holes for now)☆68Updated 10 years ago
- Little utility to round corners in a path☆79Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆331Updated 11 months ago
- A minimal svg path parser☆94Updated last year
- ☆89Updated last year
- Constructive Solid Geometry for three.js, ES6 + BufferGeometry☆138Updated 2 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆100Updated last year
- gets a discrete list of points from svg☆95Updated 9 years ago