SFML community forums

Help => General => Topic started by: klusark on August 04, 2009, 06:01:01 am

Title: CEGUI SFML Render Module.
Post by: klusark on August 04, 2009, 06:01:01 am
I have been trying to make a CEGUI render module, but it is not going well.
I know somewhat what I am doing wrong, but I have no idea how to fix it.
It runs very slow and the buttons do not show up correctly. Should I stick with using the OpenGL render module?

One thing that I don't know how to do with sfml is set differnt corners different colours.

bad using my sfml renderer
(http://files.getdropbox.com/u/820737/bad.png)

good using opengl renderer
(http://files.getdropbox.com/u/820737/good.png)

Source (http://files.getdropbox.com/u/820737/SFMLRender.zip)

Any tips would be very helpful.

Thanks.
Title: CEGUI SFML Render Module.
Post by: Imbue on August 05, 2009, 06:14:49 am
What advantage do you expect over the OpenGL render module?