Search found 1 match
- Wed Sep 11, 2013 21:40
- Forum: Modifications / Integrations / Customisations
- Topic: RTT in 0.8
- Replies: 4
- Views: 13871
RTT in 0.8
hi, i'm trying to render my ogre scene into a texture and draw it in a cegui window. everything i found online about this is outdated and contains something like this: CEGUI::Imageset& imageSet = CEGUI::ImagesetManager::getSingleton().create("RTTImageset", guiTex); it seems like CEGUI:...