sbayeta
08-26-2005, 12:00 PM
Hi,
I'm new to OpenGL. I've already read "The OpenGL Programming Guide", and I'm about to start coding some toy projects.
I'd like to know if there exists a library for drawing widgets inside an OpenGL scene, like the ones used in some games (e.g. Unreal Tournament). I'm thinking in using full screen mode, so I guess I can't use the widgets provided by the OS (right?) and I also guess that rendering widgets inside OpenGL would give me nice portability.
Can anyone give me some insight on this topic?
Thanks a lot.
I'm new to OpenGL. I've already read "The OpenGL Programming Guide", and I'm about to start coding some toy projects.
I'd like to know if there exists a library for drawing widgets inside an OpenGL scene, like the ones used in some games (e.g. Unreal Tournament). I'm thinking in using full screen mode, so I guess I can't use the widgets provided by the OS (right?) and I also guess that rendering widgets inside OpenGL would give me nice portability.
Can anyone give me some insight on this topic?
Thanks a lot.