Is there a tool-kit or some additional api/library for OpenGL (I've been reading about GLFW and the GLUT-like toolkits) that has calls for fancier button and window creation?
Type: Posts; User: baule025
Is there a tool-kit or some additional api/library for OpenGL (I've been reading about GLFW and the GLUT-like toolkits) that has calls for fancier button and window creation?
I guess what I'm trying to say is what OGL library will allow me to make windows that "look" like an application running on Windows 7.
I.e._A window, button or other interface feature that has...
Hello
I recently have been learning about OpenGL and am using it as a graphics library to interface between LPA-WinProLog and Windows/Apple OS. Let me give you a bit of backstory so that you...