romb-technologies / BezierLinks
Fast and lightweight class for Bezier curves of any order in C++
☆106Updated 3 weeks ago
Alternatives and similar repositories for Bezier
Users that are interested in Bezier are comparing it to the libraries listed below
Sorting:
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- A nano spline library in modern C++.☆124Updated 11 months ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆314Updated 2 years ago
- A library to collect many useful spline functions into one place.☆290Updated 3 years ago
- C++ implementation of the 3D QuickHull algorithm☆290Updated last year
- RSMotion - C++ Library for Reeds-Shepp Cars☆50Updated 2 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- Various Splines Interpolation classes☆143Updated last month
- C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applicati…☆70Updated last week
- Generates smooth piecewise polynomial trajectories through waypoints☆18Updated 6 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 4 years ago
- A C++ library for kinematics and dynamics of articulated rigid body systems.☆89Updated 8 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆40Updated last year
- Library for least square fitting Bezier splines☆46Updated 5 years ago
- Basic math, geometry, and robotics, and other routines used in projects from Kris Hauser's lab☆79Updated last month
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- Representation of geometric shapes☆60Updated 3 months ago
- Tiny 2D Geometry Library☆29Updated 7 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Quadradic Programming solver using Eigen☆32Updated 5 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆24Updated 8 years ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 5 months ago
- Header-only cubic spline interpolator for C++☆22Updated 2 years ago
- Library for creating smooth cubic splines☆171Updated this 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