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.
☆29Updated 6 years ago
Alternatives and similar repositories for CubicSplineClosestPoint:
Users that are interested in CubicSplineClosestPoint are comparing it to the libraries listed below
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆38Updated 5 years ago
- vGizmo3D - a virtual GIZMO 3D object manipulator / orientator, via mouse, with pan & dolly/zoom features☆52Updated 2 weeks ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆39Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- Library for BSDF, BRDF, and BTDF☆29Updated 2 months ago
- Invk - Inverse Kinematics Library with Quaternions☆27Updated 5 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated 9 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
- This project implements style functions for volume rendering, producing cheap but quality visuals with the use of litspheres. Style trans…☆28Updated 7 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆34Updated 3 years ago
- ☆28Updated 4 years ago
- A nano spline library in modern C++.☆114Updated 4 months ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆38Updated 4 years ago
- A method for baking persistent decals to textures using UV-space rasterization.☆20Updated 3 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
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆38Updated last year
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 3 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 3 months ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated last month
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆65Updated last year
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆22Updated last year
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆100Updated 2 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆50Updated 2 years ago
- C++ math / geometry / mesh processing library☆60Updated 6 years ago
- A Lightweight Mesh Voxelization Library with OpenGL Geometry Shader☆27Updated last year
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆40Updated 11 years ago