Hi, I have create a sphereintersector which works fine, but goes through all triangles on the geometry.
I would like to use the kdTree to help me to do a sphere - triangle intersection tests on as few triangles as possible. Is this possible? When I look at the kdTree object it looks like it is hardcoded to handle only line segments? anyone have some comments on this? Thank you! Cheers, Peter ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=43908#43908 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

