ejmahler / SplineLibraryLinks
A library to collect many useful spline functions into one place.
☆291Updated 3 years ago
Alternatives and similar repositories for SplineLibrary
Users that are interested in SplineLibrary are comparing it to the libraries listed below
Sorting:
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆291Updated last year
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Various Splines Interpolation classes☆143Updated this week
- A nano spline library in modern C++.☆124Updated 11 months ago
- Fast and lightweight class for Bezier curves of any order in C++☆107Updated this week
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆437Updated 2 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆313Updated 2 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆182Updated last year
- Library of cubic spline utilities☆328Updated 2 weeks ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆134Updated last month
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆276Updated last month
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated last month
- A simple and modern C++ quadtree implementation☆246Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 6 months ago
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- C++ library for NURBS curves and surfaces☆489Updated last year
- A header-only, single-file library for colormaps written in C++11☆349Updated 4 months ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆159Updated 4 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆243Updated last year
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- A simple octree with good commenting for learning how octrees work.☆262Updated 3 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆194Updated 5 months ago