I want to animate a collision between two balls.
Each ball has a mass m, a radius r, a position (x,y) and a speed (dx,dy).
I can detect collision, but i can't find the resulting speeds (dx',dy')
after the inelastic collision.
Can you point me toward some site with equations ?
Thanks,
-JG


|