The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
SDL and CEGUI
Themistoklis Bourdenas
Guest

Hi there! I need a sophisticated GUI system for a project I'm developing
in SDL and I came across CEGUI. It doesn't have any SDLRenderer but it
does have an OpenGL renderer. I haven't quite understood how sdl is
cooperating with opengl, but I was wondering if I can use cegui with the
opengl renderer in my sdl project.

Thank you