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.
☆32Updated 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 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- 2D/3D C++ library focusing on mesh processing☆25Updated 10 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- A nano spline library in modern C++.☆128Updated last month
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆99Updated 2 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆42Updated 5 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- found and rescued from code.google.com☆75Updated 9 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- Library for creating and manipulating dual quaternions.☆54Updated 4 months ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- Research 3D Engine for rendering, animation and processing☆105Updated 3 weeks ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- Octree library in C++☆60Updated 13 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆60Updated 9 months ago
- ☆29Updated 6 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 10 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆36Updated last month
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago