qnzhou / nanospline
A nano spline library in modern C++.
☆111Updated last month
Related projects ⓘ
Alternatives and complementary repositories for nanospline
- A C++ geometry processing library☆48Updated 3 years ago
- ☆54Updated 10 months ago
- Fast and lightweight class for Bezier curves of any order in C++☆98Updated 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…☆146Updated 7 months ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 4 months ago
- Robust geometric predicates☆51Updated 4 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆164Updated 3 months ago
- Indirect Predicates for Geometric Constructions☆42Updated 7 months ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 3 months ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆134Updated 5 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆133Updated 2 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆62Updated last year
- A library for performing proximity queries on a pair of geometric models composed of triangles☆64Updated 3 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆71Updated 2 years ago
- robust geometric predicates☆32Updated 4 years ago
- A library to collect many useful spline functions into one place.☆272Updated 2 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆23Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆268Updated 4 months ago
- Signed Distance Function from triangle mesh.☆91Updated 5 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- Directional Field Synthesis, Design, and Processing☆81Updated 3 years ago
- This is a mirror of the latest stable version of Triangle.☆126Updated 2 years ago
- The Robust Quad Mesh Extraction Library☆107Updated 4 years ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆90Updated 2 weeks ago
- A simple header only implementation of a SVD for 3x3 Matrices based on "Computing the Singular Value Decomposition of 3x3 matrices with m…☆13Updated 9 months ago
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆37Updated 10 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆113Updated this week
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆172Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆78Updated last year