Hi Brad,

Could you just use osgWidget instead?  I've played with CEGUI in the
past and found it's design very poor for doing general purpose
graphics application integration - it can't handle multiple graphics
context nor multi-threading, I learnt enough about it's short coming
in design and implementation to know that it wasn't worth investing
more time into, there are far better ways to tackle this type of work.

Robert.

On Thu, Jul 9, 2009 at 4:15 PM, Brad Huber<br...@procerusuav.com> wrote:
> Hello,
>
>
>
> I’m currently using an RTT Camera within OSG and I would like to use the
> texture associated with it in CEGUI.  This will give the ability to render a
> 3d scene within a CEGUI window.
>
>
>
> I’m coming up short finding out how to do this.  Has anyone done this
> previously and might have a code snippet?
>
>
>
> I did find this http://www.gamedboy.com/tiki-index.php?page=MiniMap%20CEGUI
> which shows Ogre<->CEGUI but they use a magic function that converts between
> Ogre and CEGUI textures…
>
>
>
> Thanks
>
> -Brad
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to