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++☆64Updated 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- A nano spline library in modern C++.☆124Updated 11 months ago
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 3 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 10 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 8 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆82Updated 2 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- Research 3D Engine for rendering, animation and processing☆103Updated last week
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated 2 weeks ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- ☆26Updated 6 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- The ultimate mesh handling library☆59Updated 2 months ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 6 months ago
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- found and rescued from code.google.com☆75Updated 9 years ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆27Updated 2 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆27Updated last month
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆142Updated 4 years ago
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Math utility library for games and simulations including lots of intersection tests for different geometry☆19Updated 3 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Octree library in C++☆60Updated 13 years ago
- A Simple and flexible half edge data structure☆18Updated 4 months ago