qnzhou / nanosplineLinks
A nano spline library in modern C++.
☆130Updated last month
Alternatives and similar repositories for nanospline
Users that are interested in nanospline are comparing it to the libraries listed below
Sorting:
- A C++ geometry processing library☆52Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 10 months ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 7 months ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 11 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- C++ routines to compute spline curves in nD☆42Updated 6 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆69Updated last year
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 5 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆108Updated 2 years ago
- This is a mirror of the latest stable version of Triangle.☆155Updated 9 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆180Updated last month
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆79Updated 5 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 8 years ago
- Robust geometric predicates☆63Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆336Updated 2 years ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆282Updated 2 months ago
- A Robust Geometry Processing Library☆289Updated 2 weeks ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- gbs is a c++ header library to build and manage NURBS, some optional module are used for visualization and export. This library is compat…☆45Updated last week