John Galt wrote:
Hi,

I am trying to implement a code that detects collision between a PAT Node with 
the geometry of a pyramid and multiple other fixed Nodes that are loaded with 
ac3d models.

How do you determine which node (if any) falls within the geometry of the PAT Node of the pyramid?

I would use a library designed for collision detection (and rigid body dynamics) such as Bullet. I maintain a toolkit for Bullet and OSG apps: osgbullet.googlecode.com.

--
  -Paul Martz      Skew Matrix Software
                   http://www.skew-matrix.com/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to