views:

153

answers:

1

I am writing a simple 2d physics engine that supports circle-circle collision and i can't figure out how to retrofit my collision resolution method to add restitution. How is a restitution coefficient property implemented in physics engines?

+1  A: 
Robert Massaioli
This looks great! thanks!
RCIX

related questions