  |
GLUT for Win32 - http://www.xmission.com/~nate/glut.html
The OpenGL Utility Toolkit (GLUT), originally written by Mark Kilgard, ported to Win32. |
  |
freeglut - http://freeglut.sourceforge.net/
Open source implementation of GLUT with source and binary backwards compatibility. |
  |
OpenGLUT - http://openglut.sourceforge.net/
OpenGLUT is an open source project to evolve the GLUT API. |
  |
GLUI - http://www.nigels.com/glt/glui/
Open source C++ GUI library for OpenGL programs, based on GLUT. |
 |
GLUT - OpenGL Utility Toolkit - http://www.opengl.org/resources/libraries/glut/spec3/spec3.html
GLUT (pronounced like the glut in gluttony) is the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. It implements a simple windowing application programming interface (API) for OpenGL. GLUT makes it considerably easier to learn about and explore OpenGL programming |