ejmahler / SplineLibrary
A library to collect many useful spline functions into one place.
☆271Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for SplineLibrary
- C++ implementation of the 3D QuickHull algorithm☆267Updated 3 months ago
- Various Splines Interpolation classes☆140Updated this week
- Fast and lightweight class for Bezier curves of any order in C++☆97Updated this week
- A nano spline library in modern C++.☆111Updated 3 weeks ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆284Updated last year
- Library of cubic spline utilities☆319Updated last year
- Cubic B-Spline implementation in C++ templates☆92Updated 3 months ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆166Updated 10 months ago
- C++ library for NURBS curves and surfaces☆452Updated 4 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆71Updated 2 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆417Updated last year
- A header-only, single-file library for colormaps written in C++11☆331Updated 2 months ago
- Library for collision detection between two convex shapes☆501Updated 11 months ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆333Updated 3 years ago
- This is a mirror of the latest stable version of Triangle.☆124Updated 2 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆309Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆154Updated last month
- Octree/Quadtree/N-dimensional linear tree☆121Updated 3 months ago
- Package provides C++ implementation of spline interpolation☆130Updated 3 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆112Updated this week
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- SOLID - Software Library for Interference Detection☆95Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆132Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆99Updated last year
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆927Updated last month
- test on how to integrate vtk into glfw + imgui project☆108Updated last year
- C++ routines to compute spline curves in nD