Set up OpenGL on Windows for Visual C++
How to set up OpenGL on Windows for Visual C++ This is a video lesson on how to set up OpenGL and GLUT for Visual C++ on Windows so that you can program in 3D. Bill Jacobs uses the free Visual C++ Express IDE. IDE stands for Integrated Development Environment. The test program used can be found at http://www.videotutorialsrock.com if you want it.