rarietta / Projective-DynamicsLinks
Implementation of the Projective Dynamics simulation method proposed by Dr. Ladislav Kavan et al. in 2014. This method of simulation projects each constraint locally and in parallel by making use of the OpenMP library, which allows the algorithm to maintain real-time performance speeds even with complex models, before solving for the system glob…
☆66Updated 11 years ago
Alternatives and similar repositories for Projective-Dynamics
Users that are interested in Projective-Dynamics are comparing it to the libraries listed below
Sorting:
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆89Updated 4 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆107Updated 5 years ago
- A modified implementation for fast mass spring systems based on Siggraph Asia 2013 Paper "Fast Simulation of Mass-Spring Systems"☆32Updated 6 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- ☆55Updated 5 years ago
- ☆51Updated last year
- ☆89Updated 7 years ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]