Homework Statement
Im programming physics simulation. ...rigid body collision with ball.
The ball is OK, but I have to push and rotate the rigid body.
I have the contact point and the velocity(v) that I would add to the bodys current velocity if I wouldn't have to rotate it.
So I need to...