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:
- 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
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 7 months ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆27Updated last year
- Dual Marching Cubes Implementation in C++☆66Updated 4 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 7 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- Invk - Inverse Kinematics Library with Quaternions☆29Updated 6 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆40Updated 4 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆57Updated 2 months ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- ☆8Updated 6 years ago
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- Instanced rendering of massive CAD models using shape matching☆19Updated 4 years ago
- A method for baking persistent decals to textures using UV-space rasterization.☆21Updated 4 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- Library for creating and manipulating dual quaternions.☆52Updated 9 months ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆42Updated last year
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- ☆28Updated 4 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- Hybrid raytracing and filtering playground.☆27Updated 5 years ago
- A Simple and flexible half edge data structure☆18Updated last month
- ☆23Updated 6 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 3 years ago
- This project implements style functions for volume rendering, producing cheap but quality visuals with the use of litspheres. Style trans…☆28Updated 8 years ago
- Little global illumination Monte Carlo path tracer☆12Updated 9 years ago
- Library for BSDF, BRDF, and BTDF☆29Updated 6 months ago