I'm using CEGUI 0.4.1 and OGRE 1.0.7 for my game
I use the release version for both.
My computer :
CPU : AMD Athlon 64 bit 3500+ (2GHz)
RAM : 1 Go
Graphic Cards : ATI Radeon X850XT (last drivers)
OS : Windows XP Pro SP2
And i have a problem whit the GUI of my game.
I use lots of elements in a window and sometimes i need to open a complex window within other complex window. (About 30 - 40 elements per window). So sometimes i can have 120 elements at same time on the screen.
And the FPS decrease quickly either in OpenGL or DirectX9.
When there is just 10 elements shown on the screen my FPS are about 500.
When i have 40 elements it decrease to 425 and 80 elements it decrease to 360.
And when i move cursor on some elements it decrease to 200 sometimes.
200 is very acceptable for now. But the game is not finished and it ll be more complex window and more 3D objects moving in OGRE.
I suppose i decrease under 25 FPS very quickly in my develeppoment.
Are some ways to improve the performance, like disabled any tests on windows objects ?
Thanx to people who read that and help me
![Smile :)](./images/smilies/icon_smile.gif)