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)☆39Updated 2 weeks ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆145Updated 5 months 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
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆68Updated last year
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆92Updated 5 years ago
- Fast CUDA 3x3 SVD☆77Updated 7 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- A Library for Squashing Things☆200Updated 3 years ago
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆17Updated last month
- gQuery: Fast CPU and GPU-Accelerated Geometry Queries☆20Updated 7 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆161Updated 4 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
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆78Updated 2 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆379Updated 2 months ago
- an implementation of parallel linear BVH (LBVH) on GPU☆238Updated 5 years ago
- ☆55Updated 6 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- GPU-accelerated triangle mesh processing☆278Updated this week
- A Single .py File Sympy Extension to Generate Eigen C++ Code from the Symbols.☆12Updated 10 months ago
- ☆39Updated 3 years ago
- A gpu based implementation of a K-D Tree Builder☆116Updated 6 years ago
- fast distance and ray intersection queries☆439Updated 2 weeks ago
- ☆277Updated last week
- ☆124Updated 3 years ago
- ☆31Updated last year
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆166Updated last year
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆64Updated 2 weeks ago