soswow / fit-curveView external linksLinks
JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". Converted from Python implementation.
☆293Jun 23, 2020Updated 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 JS generator function that returns a list of vertices describing an isosuface given a density and level.☆36Oct 11, 2017Updated 8 years ago
- Geometry library for Cuttle☆26Jun 8, 2021Updated 4 years ago
- find and identify a cycle in a directed graph☆16Nov 7, 2023Updated 2 years ago
- A nodejs and client-side library for (cubic) Bezier curve work☆1,861Aug 4, 2024Updated last year
- simplify 2D polyline of arrays☆93Oct 2, 2020Updated 5 years ago
- Linear interpolation between multiple arrays☆13Apr 19, 2021Updated 4 years ago
- Reuse typed arrays☆76Nov 23, 2021Updated 4 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆282Feb 6, 2026Updated last week
- Import GLSL source files. Pre-processed, validated and optimized with Khronos Group SPIRV-Tools. Supports glslify.☆34Sep 18, 2021Updated 4 years ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆618Apr 19, 2024Updated last year
- An implementation of noise in asm.js☆15Mar 22, 2022Updated 3 years ago
- A library for composing and synthesising sounds for NodeJS programs 🔊🎉☆14May 10, 2021Updated 4 years ago
- Small lib for polygon offsetting(margin/padding)☆268Feb 28, 2023Updated 2 years ago
- adaptive and scalable 2D bezier curves☆151Nov 2, 2014Updated 11 years ago
- A simple Vector Graphics Drawing tool using PaperJS☆15May 23, 2017Updated 8 years ago
- Sometimes you just need to postion things on the surface of a sphere. Here are a few methods I've used over the years.☆22Oct 12, 2017Updated 8 years ago
- Framerate-independant spring physics☆25Nov 23, 2018Updated 7 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆561Aug 13, 2022Updated 3 years ago
- Vector graphics editor with programmable pen tools☆333Oct 2, 2023Updated 2 years ago
- B-spline interpolation☆320Jan 25, 2022Updated 4 years ago
- Vector Editor based on Paper.js☆279Jan 11, 2018Updated 8 years ago
- Decompose 2D polygons into convex pieces.☆459Aug 8, 2023Updated 2 years ago
- glsl-numerify is a debugging shader generator for WebGL: given a texture, blows it up in size, displays the pixel values as numbers.☆15Jul 31, 2016Updated 9 years ago
- Calculate ids corresponding to sorting an input array☆20Aug 5, 2023Updated 2 years ago
- Generate a diff friendly string that is bounded by a configurable scroll box☆18Dec 29, 2017Updated 8 years ago
- Generates a per-vertex ambient occlusion array for arbitrary meshes.☆172Feb 1, 2019Updated 7 years ago
- ☆118Dec 17, 2017Updated 8 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆625Mar 18, 2024Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆758Jan 21, 2026Updated 3 weeks ago
- easing library allowing to describe complex easings in JSON☆57Jul 2, 2016Updated 9 years ago
- Extrudes a shape along a path☆28Mar 19, 2024Updated last year
- ☆62Jun 2, 2022Updated 3 years ago
- colormaps for glsl shaders☆76Oct 21, 2016Updated 9 years ago
- redefine an svg path with absolute coordinates☆20Nov 25, 2013Updated 12 years ago
- ⚙️ An object for managing state☆21Dec 3, 2022Updated 3 years ago
- Layer texels on top of each other in the same shader.☆19Mar 20, 2018Updated 7 years ago
- Surface Simplification via Quadric Error Metrics☆81Dec 25, 2017Updated 8 years ago
- A point in polygon library based on the paper "Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polyg…☆147Aug 8, 2025Updated 6 months ago
- List of periodic functions normalized to 0..1 range☆55Oct 25, 2020Updated 5 years ago