问题
Are there any OpenGL 3D GUI libraries?
and/or
Are there any 3D assets like windows, list boxes, etc. that can be used in a 3D game engine?
Something like Age 3D is a great start, http://www.youtube.com/watch?v=Cq8Qs8lqqFA, but they aren't around anymore.
回答1:
Something like Crazy Eddie's GUI System?
回答2:
You might want to look at FLTK. Definitely still in development -- the most recent weekly snapshot was released today.
回答3:
Qt allows all GUI elements to drawn into an OpenGL viewport.
回答4:
You might want to check this: http://www.libnui.net/
来源:https://stackoverflow.com/questions/4829133/opengl-3d-gui-engine-and-or-assets