Links
- OpenGL documentation: The official documentation for OpenGL.
- Visual Studio homepage: Site where you can download the free Visual C++ Express IDE for Windows, used in my lessons.
- Windows OpenGL download: Site where you can download OpenGL for Windows.
- Windows GLUT download: Site where you can download GLUT for Windows.
- Java Video Tutorial: Video tutorials for learning how to program in Java. This is the site that inspired me to start making a video tutorial.
- Game Programming: A website for video game programming and downloads.
- Zingtech
- SIWare, Inc. Graphics: A website dedicated to graphics programming.
- Bombinaid: A search engine for searching tutorials for development, including game programming and other topics. Includes this video tutorial on setting up GLUT in Dev-C++, made by the site's owner.