Thanks for the tip. I'm see an epsilon of -6.2774385622041925e+066
which looks uninitialized to me. I'm going to dig further. I last built revision 13699. Maybe I'll just update and rebuild everything and see if the problem is already resolved. On Mon, Oct 7, 2013 at 1:49 PM, Robert Osfield <[email protected]>wrote: > Hi Jason, > > In svn/trunk and OSG-3.2 branch I've changed the epsilon to 1e-6 to handle > axis align planar bounding boxes. > > Robert. > > > On 7 October 2013 19:26, Jason MacDonald <[email protected]> wrote: > >> Hi, >> >> I'm not sure of the details of your problem, but I recently had a problem >> with intersections as well. >> The epsilon value was changed in LineSegmentIntersector.cpp line 410. >> I changed back to 1e-4 from 1e-13 and it solved my problems. >> >> Cheers, >> Jason >> >> ------------------ >> Read this topic online here: >> http://forum.openscenegraph.org/viewtopic.php?p=56660#56660 >> >> >> >> >> >> _______________________________________________ >> osg-users mailing list >> [email protected] >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >> > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > -- Chris 'Xenon' Hanson, omo sanza lettere. [email protected] http://www.alphapixel.com/ Training • Consulting • Contracting 3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL Digital Imaging • GIS • GPS • osgEarth • Terrain • Telemetry • Cryptography • Digital Audio • LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS • Android @alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775) 623-PIXL [7495]
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

