A large particle with radius r hits the plane with perpendicular 'n' and passing through ,q'. I need to check whether it hits the plane or not. In order to do that I need to find the point of contact. My question is: we should shorten the 'p' by r to get the point of contact?
particle with radius 'r' hits the plane. what is the point of contact?
0
$\begingroup$
vector-spaces
3d
1 Answers
0
If you represent the particle position by the position of the center of the particle, you can move the plane by one radius along the normal. The particle contacting the plane is the same as the center being in the new plane.
-
0@BadSniper: yes. What you are trying to find is when $p$ is exactly $r$ away from the plane in the perpendicular direction. – 2012-09-17