qnzhou / nanospline
A nano spline library in modern C++.
☆113Updated 3 months ago
Alternatives and similar repositories for nanospline:
Users that are interested in nanospline are comparing it to the libraries listed below
- Fast and lightweight class for Bezier curves of any order in C++☆102Updated 2 months ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆56Updated last year
- A C++ geometry processing library☆48Updated 3 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 6 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆70Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆165Updated 5 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆136Updated 2 years 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…☆152Updated 9 months ago
- robust geometric predicates☆35Updated 4 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 5 months ago
- This is a mirror of the latest stable version of Triangle.☆130Updated 2 years ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- Indirect Predicates for Geometric Constructions☆45Updated last week
- The Robust Quad Mesh Extraction Library☆111Updated 4 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆102Updated last year
- ☆199Updated 7 months ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 8 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆65Updated last year
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆51Updated 4 months ago
- An algorithm for Structured Volume Decomposition☆36Updated last year
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆37Updated last year
- Git mirror of the geogram library by INRIA☆127Updated 2 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- Gaggle of Algorithms and Utilities for Simulating Stuff☆31Updated last year
- Robust geometric predicates☆55Updated 7 months ago
- Gradients/Hessians for optimizing with rotation variables.☆26Updated last year
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago