Hi,
I am writing a simple 2d collision between two circles program.
I know the criteria for the collision is that their distance should be lesserthan or equal to their sum of radiai.
But I have to show the rebounce of the circle also.
Can any body help me out with some logic.
Thanks,
Pradeep
