How to judge two objects have collision?
wxt.bbs++at++ns2.bupt.edu.cn
Tue, 12 Mar 1996 09:33:44 +0800
I use pfdLoadFile load two objects.
And let the objects move. I want to know
whether the two objects have collision or not.
Now I use the method that first get the vertex
of the object and use pfBoxAroundPts to get
the bounding box of the objects and then
use pfBoxContainsBox to judge the collision.
Is there another better method to judge
the collision in performer?
Thank you in advance for your help!
This archive was generated by hypermail 2.0b2
on Mon Aug 10 1998 - 17:52:32 PDT