Links
- Khronologic: A puzzle / platformer game based on Braid that I made for the iPhone / iPod Touch.
- CSAnimated: Another website I made. The site features narrated Flash animations giving complete explanations of various computer science topics.
- 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: Link 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
- 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.