qnzhou / nanospline
A nano spline library in modern C++.
☆120Updated 7 months ago
Alternatives and similar repositories for nanospline
Users that are interested in nanospline are comparing it to the libraries listed below
Sorting:
- C++ implementation of the 3D QuickHull algorithm☆279Updated 10 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☆143Updated last month
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated last month
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆61Updated 9 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆73Updated 4 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…☆153Updated last year
- Discrete Conformal Equivalence of Polyhedral Surfaces☆103Updated last year
- 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
- Robust geometric predicates☆58Updated 10 months ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated last week
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A C++ geometry processing library☆49Updated 4 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- robust geometric predicates☆36Updated 4 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆76Updated 2 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 2 months ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- The Robust Quad Mesh Extraction Library☆119Updated 4 years ago
- Directional Field Synthesis, Design, and Processing☆82Updated 3 years ago
- ☆47Updated 7 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆53Updated 7 months ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated 10 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- Indirect Predicates for Geometric Constructions☆45Updated last week
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆77Updated 4 years ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆155Updated 3 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated last year