felipeberquo wrote: > Hi, > > I've tried in Windows 7 (64-bit) and I think (didn't have much time to make > some tests yet) it worked! The only "issue" I've noticed was that the model > wasn't at the center of the screen, but it didin't crash. > > Regards, > Felipe
Hi Felipe, The model is un-centered because the osgoculus library do not automatically reset the orientation when starting the executable. But there is a keyboard event handler you can use. Just press the 'R'-key on your keyboard to reset the orientation. Regards Björn ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=60964#60964 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

