chen0040 / cpp-splineLinks
Package provides C++ implementation of spline interpolation
☆137Updated 3 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++☆105Updated last month
- A library to collect many useful spline functions into one place.☆283Updated 3 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆308Updated last year
- Cubic B-Spline implementation in C++ templates☆98Updated 11 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆75Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆281Updated 11 months ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- A nano spline library in modern C++.☆121Updated 8 months ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 10 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆24Updated 8 years ago
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- Library of cubic spline utilities☆326Updated last year
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 5 years ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆28Updated 5 years ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- Various Splines Interpolation classes☆143Updated last week
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆43Updated 2 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆182Updated 2 months ago
- A simple and modern C++ quadtree implementation☆236Updated last year
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆24Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 7 months ago
- RSMotion - C++ Library for Reeds-Shepp Cars☆48Updated 6 years ago
- A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong☆64Updated 5 years ago