wi-re / tbtSVD
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"
☆14Updated last year
Alternatives and similar repositories for tbtSVD:
Users that are interested in tbtSVD are comparing it to the libraries listed below
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆19Updated last week
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆88Updated 4 years ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 2 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 6 months ago
- Fast CUDA 3x3 SVD☆71Updated 6 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆26Updated 2 years ago
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆43Updated 2 months ago
- ☆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
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 8 months ago
- ☆54Updated 5 years ago
- Implementation of the Projective Dynamics simulation method proposed by Dr. Ladislav Kavan et al. in 2014. This method of simulation proj…☆66Updated 10 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆167Updated 5 months ago
- ☆20Updated last year
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- ☆39Updated 2 years ago
- ☆21Updated 2 years ago
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆14Updated 4 months ago
- ☆50Updated 9 months ago
- ☆31Updated 9 months ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆56Updated last year
- The author's Implementation of "Surface-Only Dynamic Deformables using a Boundary Element Method."☆36Updated 2 years ago
- A reference implementation of "WRAPD: Weighted Rotation-aware ADMM for Parameterization and Deformation" written in C++. This code suppor…☆13Updated 3 years ago
- Gradients/Hessians for optimizing with rotation variables.☆26Updated last year
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆44Updated 3 weeks ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆75Updated 5 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 2 months ago
- ☆29Updated 8 months ago
- Integration of broadphase & narrowphase algorithms implemented on GPU☆19Updated last year