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:
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆145Updated 4 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 6 months ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆42Updated last year
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆79Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆60Updated 4 months ago
- ☆29Updated 5 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆40Updated 5 years ago
- A nano spline library in modern C++.☆124Updated 9 months ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated 2 weeks ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- nanothread — Minimal thread pool for task parallelism☆80Updated 3 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆39Updated 5 years ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆27Updated last year
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆141Updated 3 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- The ultimate mesh handling library☆59Updated last month
- found and rescued from code.google.com☆72Updated 9 years ago
- Library for BSDF, BRDF, and BTDF☆29Updated 8 months ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated 11 months ago