Gianluca Natale wrote:
Is there any tutorial that explains how to do that without any pain?

No pain, no gain. :)

All joking aside, it really is not that painful. I migrated my OSG 1.2 application (using old Producer libraries) to new osgViewer in a couple of hours. There was some functionality that was lost (Producer config files don't work properly yet, hiding the mouse pointer is not supported, multimonitor strangeness), but for the most part the port was straightforward.

I just recommend checking out a copy of your application out of your source control (you do use source control, don't you?) and compiling it against OSG 2.6, fixing the errors along the way.

I didn't keep good notes of my own experience, but if you have specific questions about porting functionality, email the list and I'll do my best to answer.

-Eric

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to