I am looking for an OpenGL user interface library such as WxWidgets, but OS independent.
It would have to provide callbacks for user input, as it depends on the OS.
If something like this doesn't exist yet (which I doubt because most games have most of the basic interface elements) is there any OpenGL HTML / CSS rendering?
source
share