wi-re / tbtSVDLinks
A simple header only implementation of a SVD for 3x3 Matrices based on "Computing the Singular Value Decomposition of 3x3 matrices with minimal branching and elementary floating point operations"
☆17Updated last year
Alternatives and similar repositories for tbtSVD
Users that are interested in tbtSVD are comparing it to the libraries listed below
Sorting:
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆30Updated this week
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆159Updated 3 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆145Updated 3 months ago
- Fast CUDA 3x3 SVD☆75Updated 6 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆26Updated 3 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆66Updated last year
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆90Updated 5 years ago
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆17Updated 4 months ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- gQuery: Fast CPU and GPU-Accelerated Geometry Queries☆20Updated 4 months ago
- ☆271Updated last month
- an implementation of parallel linear BVH (LBVH) on GPU☆216Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 11 months ago
- A Library for Squashing Things☆197Updated 3 years ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆60Updated 7 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 3 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆79Updated 2 years ago
- ☆39Updated 3 years ago
- A lightweight C++ optimization library for nonlinear problems☆11Updated 11 months ago
- ☆20Updated 4 years ago
- Code for the Siggraph 2023 Paper: Shortest Path to Boundary for Self-Intersecting Meshes☆91Updated last year
- ☆67Updated 2 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated last month
- A nano spline library in modern C++.☆124Updated 10 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆362Updated last year