- #1
samreay
- 4
- 0
Hey guys, I've been having a nasty problem in the construction of my physics engine, and it goes as follows.
When I have the mass and initial velocity of two objects (and Ill assume its a head on collision to simplify matters), how would you calculate the final velocity of both objects, when your given the fact that the collision is only a certain degree elastic, for example, one collision may only be 80% elastic, the other 20% of the energy is converted into heat.
Any help would be greatly appreciated.
When I have the mass and initial velocity of two objects (and Ill assume its a head on collision to simplify matters), how would you calculate the final velocity of both objects, when your given the fact that the collision is only a certain degree elastic, for example, one collision may only be 80% elastic, the other 20% of the energy is converted into heat.
Any help would be greatly appreciated.