Continuous-Collision-Detection / Tight-InclusionLinks
A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]
☆147Updated 7 months ago
Alternatives and similar repositories for Tight-Inclusion
Users that are interested in Tight-Inclusion are comparing it to the libraries listed below
Sorting:
- A library for various continuous collision detection algorithms.☆60Updated 2 years ago
- ☆55Updated 6 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆78Updated 2 years ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆94Updated 5 years ago
- ☆21Updated 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.☆64Updated last month
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆18Updated 2 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆175Updated 2 weeks ago
- ☆21Updated 3 years ago
- A set of reusable functions to integrate IPC into an existing simulation.☆278Updated 2 weeks ago
- ☆33Updated last year
- ☆126Updated 3 years ago
- ☆91Updated 7 years ago
- Discrete shell energy, and its derivatives and Hessian.☆73Updated last month
- Robust, intersection-free, simulations of rigid bodies.☆173Updated 6 months ago
- A Library for Squashing Things☆203Updated 3 years ago
- ☆52Updated last year
- ☆74Updated last week
- Hierarchical Optimization Time Integration (HOT) for efficient implicit timestepping of the material point method (MPM)☆102Updated 5 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆77Updated 6 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
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 5 months ago
- Affine Particle-in-Cell Water Simulation in 2D