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:
- B-spline interpolation☆313Updated 3 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Non-Uniform Rational B-Splines (NURBS) of any dimensionality☆169Updated 3 years ago
- Library for least square fitting Bezier splines☆46Updated 6 years ago
- WebGPU Data-Parallel Block-Compressed Marching Cubes Isosurface Extraction☆60Updated 2 years ago
- INACTIVE - Mesh parameterization / UV unwrapping library☆31Updated 5 years ago
- ☆80Updated 7 years ago
- A port of CGAL to Javascript☆37Updated 8 years ago
- Progressive Real-Time Rendering of Large Point Clouds without Hierarchical Acceleration Structures☆159Updated 4 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- Implementation of Efficient implementation of Marching Cubes’ cases with topological guarantees☆35Updated 4 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- An example of marching cubes in WebGL, using Rust + WebASM to compute the isosurface☆92Updated 2 years ago
- ⚡ Eigen-js is a port of the Eigen C++ linear algebra library☆105Updated 2 years ago
- Medial Axis Transform - Library☆147Updated last month
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆94Updated last year
- Lightweight volume slicing and rendering in WebGL☆32Updated 8 years ago
- A set of barebones utilities for playing with WebGL☆18Updated 5 years ago
- Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"☆189Updated 5 years ago
- auto UV mapping for triangular mesh☆41Updated 9 years ago
- Automatic topology repair and editing of 3D models.☆35Updated 2 years ago
- Taubin's mesh smoothing algorithm implemented in JavaScript☆37Updated 8 years ago
- A short implementation of blue noise sampling for triangle meshes☆40Updated 7 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆174Updated 7 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆107Updated 2 years ago
- Splits a convex polygon by a plane☆17Updated 11 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆290Updated 5 years ago
- Mesh compression library, designed for rendering and speed.☆207Updated last week
- A series of examples written while learning about WebGPU☆51Updated 3 years ago