Hi, I am interested in knowing if there is some tool in osg that I can use to perform proximity queries between a pair of objects. I looked at osgbullet. But it offers a lot more than what I basically need.
One approach that I have thought of is using distance formula between the PATs->position of the two objects. But with this, I won't get the object edge to object edge distance (i think) So, I wanted to know if there is some way in OSG I can compute the shortest distance between the boundaries of two objects. Thank You. Sincerely, Sanat ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=30749#30749 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

