OK JustPlainPoliticers, I've got a tough math problem.
I need to write a script to handle collisions for a pinball game.
I need the help of knowledgable mathletes to make sure I have the math right before I get to scripting.
This what I have so far. Are my terms correct and is my theta calculatin correct?
Assume the ? is the leading edge of the ball with respect to the collision with the paddle. The paddle is going to be assumed to move faster than the ball so the position at the time of triggering is the collision point for the ball. the leading edge tangent intersection is the collision point. The vector normal is perpendicular from the paddle angle.
Does this even make sense? LOL
I need to write a script to handle collisions for a pinball game.
I need the help of knowledgable mathletes to make sure I have the math right before I get to scripting.
This what I have so far. Are my terms correct and is my theta calculatin correct?
Assume the ? is the leading edge of the ball with respect to the collision with the paddle. The paddle is going to be assumed to move faster than the ball so the position at the time of triggering is the collision point for the ball. the leading edge tangent intersection is the collision point. The vector normal is perpendicular from the paddle angle.
Does this even make sense? LOL