nrtaylor / CubicSplineClosestPoint
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.
☆28Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CubicSplineClosestPoint
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 7 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆38Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆52Updated 5 years ago
- Virtual GIZMO - 3D object manipulator / orientator, via mouse, with pan and dolly/zoom features☆50Updated 4 years ago
- ☆28Updated 4 years ago
- Invk - Inverse Kinematics Library with Quaternions☆25Updated 5 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆21Updated 9 months ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆36Updated 4 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆61Updated last year
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- A nano spline library in modern C++.☆111Updated 3 weeks ago
- Library for BSDF, BRDF, and BTDF☆29Updated 8 months ago
- 🔺 Fast and simple polygon triangulation library.☆41Updated 6 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆91Updated 11 months ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆36Updated 4 years ago
- The ultimate mesh handling library☆54Updated this week
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆132Updated 2 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆22Updated 2 weeks ago
- C++ routines to compute spline curves in nD☆41Updated 5 years ago
- OpenGL Image (GLI)☆21Updated 10 years ago
- A library for constructing and traversing LBVHs.☆17Updated 3 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- A procedural geometry generation library for C++11☆8Updated last year
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 5 years ago
- Instanced rendering of massive CAD models using shape matching☆17Updated 3 years ago
- SOLID - Software Library for Interference Detection☆95Updated last year
- C++20 Vulkan and GLes rendering engine☆17Updated 2 months ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆25Updated last year
- Levelset-light is an open source C++ library for storing and manipulations on voxel data. It is used for representing geometry in fluid d…☆19Updated 6 years ago