Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 479 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 479 Bytes

ProceduralBodies

Playdead's "INSIDE"-inspired GPU simulation of multiple (up to 8000) connected bodies. Instancing, collision detection, skinning, inverse kinematics are fully calculated on the GPU. I used Unity3D batched RaycastCommand for detecting collision with ground.

Based on the Position Based Dynamics article.

Demo