Tagged Questions
1
vote
1answer
79 views
Simulation of broken object
I was thinking and the following question came out:
how an object that is falling is simulated once it hits the ground?
Specifically, I would like to understand how one would be able to simulate the ...
0
votes
1answer
401 views
How to calculate the coefficient of restitution for 2 bodies?
I have 2 rigid bodies (from different materials) in a collision.
As you know I should have the coefficient of restitution value to get the velocities after collision.
What is the information/values ...