Hi, I was able to get everything working fine for the retina display. The last problem I had was related to the pick and I had to make sure all mouse events are multiplied devicePixelRatio() and also the gw->getEventQueue()->windowResize function. Some of the other reported bugs the problem was in my code and not osg.
Cheers, Roni ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=57823#57823 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

