Page 1 of 1

How I can rotate the CEGUI's staticImage or window?

Posted: Sun Mar 30, 2008 03:17
by CrazyCoder
Hi, everyone

I want to rotate the CEGUI's staticImage or window,but I don't know how to do? :(
Thank you for you answer. :D

Posted: Sun Mar 30, 2008 08:19
by CrazyEddie
Hi, and welcome :)

This is not possible in CEGUI at present.

CE.

Posted: Sun Mar 30, 2008 10:14
by Rackle
You could check out Image Magick for manipulating the image. Or maybe you want to render an animated image? Here's an example using Ogre to render a 3D mesh: CEGUI Build Dialog - CEGUI dialog which displays rotating 3D meshes on multiple buttons.

Posted: Sun Mar 30, 2008 11:47
by CrazyCoder
Thank you for everyone answer! :)

Rackle, Your methods is good,I found it very complicated,I want only rotate the image in CEGUI. :?

CE, I did not expect it to do very difficult,so I hope that it add to next stable version. 8)

Posted: Sun Mar 30, 2008 18:11
by CrazyEddie
Some rotational support, at some level, is a possibility. gcarlton was after it years back, it may finally make it soon :)

CE.

Posted: Mon Mar 31, 2008 15:10
by CrazyCoder
Thank you! I will always be concerned about it. :D