qnzhou / nanospline
A nano spline library in modern C++.
☆120Updated 6 months ago
Alternatives and similar repositories for nanospline:
Users that are interested in nanospline are comparing it to the libraries listed below
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆60Updated 9 months ago
- A C++ geometry processing library☆49Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆56Updated 2 weeks ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆153Updated last year
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated last month
- A library for performing proximity queries on a pair of geometric models composed of triangles☆72Updated 4 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 8 months ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 10 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 3 months ago
- Indirect Predicates for Geometric Constructions☆45Updated 2 months ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 5 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆71Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆279Updated 9 months ago
- ☆46Updated 7 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆103Updated last year
- OpenGP☆81Updated 2 years ago
- Signed Distance Function from triangle mesh.☆92Updated 6 years ago
- An algorithm for Structured Volume Decomposition☆38Updated last month
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆41Updated last year
- Robust geometric predicates☆58Updated 10 months ago
- Gradients/Hessians for optimizing with rotation variables.☆26Updated 2 years ago
- robust geometric predicates☆36Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆167Updated last year
- Git mirror of the geogram library by INRIA☆129Updated 2 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆96Updated 9 months ago