I don't actually see the source file in CVS--just the directory... On Fri, 2006-08-04 at 21:17 +0100, Robert Osfield wrote: > Hi All, > > Late this afternoon I decided to have a bash at integrating the OSG > with CEGUI. I've written an example, but alas haven't actually got it > working yet, but then its my first experience with it so be gentle > with me :-) > > Anyway I've checked in my attempt at a osg CEGUI example to CVS, > you'll find it under example/osgcegui. The example is also attached. > Its compiled against the svn mk2-trunk version. > > My approach is to create a custom drawable that does the graphics > integration and injection of events into CEGUI used the OSG's support > for event callbacks. This should allow to add CEGUI to most OSG app, > even ones not integated with Producer, as the code is totally > windowing agnostic. CEGUI can't handle multiple graphics contexts > though, so not usages will work :-| > > To run it you'd use: > > osgcegui --scheme myscheme.scheme --layout mylayout.layout cow.osg > > I get CEGUI errors when I try using scheme and layout files from the > cegui distribution, but then I'm just throwing them together will > nilly in the hope of getting something up. > > I know several OSG users have experience with CEGUI, so could you guys > have a look over my example and fix it up / provide some usable scheme > and layout files. > > Many thanks, > Robert. > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
