Good GUI for OpenGL
- by Cristina
I am starting to learn OpenGL with FreeGLUT using the Superbible and the knowledge i have from my elementary graphics to brush up on my skills.
To get more from this experience i want to integrate a GUI to overwrite the one FreeGLUT uses, now my question is this: is this thing possible and what library should i use?
Some characteristics for the library:
Open source
Multi-platform (Linux and Windows)
C/C++
If you have any other recommendations please feel free to post them along with your answers for my problem.