chen0040 / cpp-splineLinks
Package provides C++ implementation of spline interpolation
☆142Updated 4 years ago
Alternatives and similar repositories for cpp-spline
Users that are interested in cpp-spline are comparing it to the libraries listed below
Sorting:
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 2 months ago
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆314Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A nano spline library in modern C++.☆127Updated 2 weeks ago
- Various Splines Interpolation classes☆148Updated 2 weeks ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- RSMotion - C++ Library for Reeds-Shepp Cars☆54Updated 5 months ago
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 6 years ago
- A simple and modern C++ quadtree implementation☆250Updated last year
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆45Updated 4 months ago
- Point Projection On Parametric Curves / Trajectory Maps for Autonomous Driving☆31Updated 3 years ago
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆26Updated 3 years ago
- Library for least square fitting Bezier splines☆47Updated 6 years ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆44Updated 2 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆24Updated 9 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Library of cubic spline utilities☆334Updated 3 weeks ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆282Updated last month
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- A header-only, single-file library for colormaps written in C++11☆358Updated 3 weeks ago
- An implementation of k-d tree☆187Updated last year
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated 3 weeks ago