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:
- A nano spline library in modern C++.☆127Updated last week
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 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☆84Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 8 months ago
- 2D/3D C++ library focusing on mesh processing☆25Updated 10 years ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated this week
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆25Updated 4 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆60Updated 8 months ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated 2 years ago
- C++ math / geometry / mesh processing library☆62Updated 7 years ago
- The ultimate mesh handling library☆60Updated 2 weeks ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆39Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 4 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆175Updated 2 weeks ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆141Updated 4 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated last year
- Library for BSDF, BRDF, and BTDF☆30Updated last year
- ☆29Updated 5 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆36Updated last month
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago