Render CEGUI to Ogre texture - a question
Posted: Sat Jun 29, 2013 08:13
Well, this time i'm trying to render a Cegui window on an Ogre Texture (the end result should be of three different menus, each on a different surface - basically, i will have each one on a page and passing to the next menu makes the page turn). I'm still using Cegui 0.7.9, as now - waiting for a stable release of Ogre 1.9 so that i can recompile all of them just a single time, hopefully.
As now i'm trying to render the first window in the first page. I'm already having some result - even if not exactly how i wanted it. I still haven't found a way to render it to the texture without having the window itself visibile on the screen. And i can't see the mouse. Basically, there are problems i will have to solve. Eventually.
Because here come the question. By searching in regard to similar issues, i've also read about a support for multiple roots that would be used in such situations (even if i'm not exactly sure about its use). That support was mentioned to be implemented in the 0.8 versions, that are now out. That also means that while i may search for complex workarounds, part of my problems may be solved by simply upgrading the CEGUI version i'm using - something that i would have done anyway in due time - and using the instruments there contained.
Am i correct?
As now i'm trying to render the first window in the first page. I'm already having some result - even if not exactly how i wanted it. I still haven't found a way to render it to the texture without having the window itself visibile on the screen. And i can't see the mouse. Basically, there are problems i will have to solve. Eventually.
Because here come the question. By searching in regard to similar issues, i've also read about a support for multiple roots that would be used in such situations (even if i'm not exactly sure about its use). That support was mentioned to be implemented in the 0.8 versions, that are now out. That also means that while i may search for complex workarounds, part of my problems may be solved by simply upgrading the CEGUI version i'm using - something that i would have done anyway in due time - and using the instruments there contained.
Am i correct?