Hi Daniel, >From my experience trying to integrated CEGUI with the OSG is not well engineered for coping with the flexibility, scalability and multi-threaded that the OSG offers. CEGUI is for single window, single threaded applications and throws in a few silly order of initiation issues.
As for working implementations there are a few around such as the one in Delta3D. However, I wouldn't recommend going the CEGUI route. Perhaps Jeremy's osgHUD might offer a solution, we only know once he publishes it though ;-) Robert. On Nov 28, 2007 6:39 PM, Daniel Moos <[EMAIL PROTECTED]> wrote: > Hello Everybody > > Have anybody a working osgcegui sample? > I found the example in the library and want to try it out. I have downloaded > the CEGUI-Sample-Files from the website from CEGUI. > > I can run the osgcegui with a scheme and a layout without error in osg and > cegui. But no window is shown... > > Anybody have a working configuration? > > Thanks for your answer... > Daniel > _______________________________________________ > 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

