Hi Julian, On 2/18/07, Julian Looser <[EMAIL PROTECTED]> wrote:
I solved the picking issue by switching to using an osg::Camera for my ortho view, rather than creating my own projection and modelview nodes. I'm not sure why it works now, but it does.
Good to here that port was easy and picking is now working. I'd like to track down why picking wasn't working originally though, as it suggests that the new osgUtil::IntersectionVisitor code isn't handling your setup correctly. Could you provide a bit more detail on exactly how you set things up? Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
