Preemptive collision.
by Bullitt Sesariza · in Technical Issues · 01/03/2008 (7:05 pm) · 0 replies
Hi, I needed to calculate whether or not the control object can collide with its closest object based on the control object's and the closest object's position, trajectory, and velocity. It's like a preemptive collision detection of 2 moving objects. So it doesn't detect from when they collide but before. Anybody know the algorithm?
Thanks in advance.
Thanks in advance.