I want to simulate a metal car chassis deformation using Particle Based Dynamics.
I'm wondering to know what constraints should I have in order to make the particles stay rigid until some crash.
Currently I'm Integrating with Verlet, but It's not enough with distance constraints and bend constraints to behave realistically, everything looks very soft.
Thanks.