nrtaylor / CubicSplineClosestPointLinks
Classes that demonstrate how to use Sturm's Theroem for root finding to solve the 5th degree polynomial required to project a 3D point to the closest point on a set of cubic Bézier splines.
☆31Updated 6 years ago
Alternatives and similar repositories for CubicSplineClosestPoint
Users that are interested in CubicSplineClosestPoint are comparing it to the libraries listed below
Sorting:
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- ☆29Updated 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 4 months ago
- A nano spline library in modern C++.☆124Updated 10 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆80Updated 2 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 10 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 5 months ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆44Updated last year
- ☆25Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A high-performance library for multi-physics simulations and geometric computation☆32Updated 4 years ago
- The ultimate mesh handling library☆59Updated last month
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated 2 weeks ago
- Octree library in C++☆60Updated 13 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆101Updated 3 years ago
- A library for constructing and traversing LBVHs.☆22Updated 3 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- nanothread — Minimal thread pool for task parallelism☆82Updated last week
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- found and rescued from code.google.com☆74Updated 9 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆141Updated 4 years ago
- Isotropic Remeshing of Triangulated Surface☆92Updated 2 years ago