mirsaeedi / spline-curve-fittingLinks
B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.
☆39Updated 7 years ago
Alternatives and similar repositories for spline-curve-fitting
Users that are interested in spline-curve-fitting are comparing it to the libraries listed below
Sorting:
- Library for least square fitting Bezier splines☆46Updated 5 years ago
- B-spline interpolation☆310Updated 3 years ago
- Implementation of Efficient implementation of Marching Cubes’ cases with topological guarantees☆35Updated 4 years ago
- Non-Uniform Rational B-Splines (NURBS) of any dimensionality☆163Updated 2 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Fast and accurate tessellation of planar graphs with convex polygons☆19Updated last year
- WebGPU Data-Parallel Block-Compressed Marching Cubes Isosurface Extraction☆59Updated 2 years ago
- ⚡ Eigen-js is a port of the Eigen C++ linear algebra library☆102Updated last year
- Progressive Real-Time Rendering of Large Point Clouds without Hierarchical Acceleration Structures☆156Updated 4 years ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated last year
- A short implementation of blue noise sampling for triangle meshes☆39Updated 7 years ago
- ☆79Updated 7 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆167Updated 2 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆170Updated 7 years ago
- A set of barebones utilities for playing with WebGL☆18Updated 5 years ago
- A JS library to find the convex hull of a finite set of 3d points☆147Updated 5 months ago
- A port of CGAL to Javascript☆37Updated 8 years ago
- INACTIVE - Mesh parameterization / UV unwrapping library☆30Updated 5 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"☆187Updated 5 years ago
- Interactive Realtime WebGL-Fluid☆122Updated 10 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆34Updated 4 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago
- Geometry library containing the essentials (2d & 3D points/vectors, meshes, B-splines)☆13Updated 4 months ago
- Medial Axis Transform - Library☆145Updated last month
- Lightweight volume slicing and rendering in WebGL☆31Updated 7 years ago
- auto UV mapping for triangular mesh☆41Updated 9 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 7 months ago
- Demo for the SIGGRAPH 2015 paper: "Conformal Mesh Deformations with Möbius Transformations".☆24Updated 7 months ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago