Part 0: Getting OpenGL Set Up

In this part, you will learn how to get OpenGL and GLUT set up on Windows, Mac OS X, or Linux, so that you can get started making 3D programs. You can use OpenGL on other operating systems, but this tutorial doesn't cover how to get it set up on those OSes.

Lessons in this part:

Next is "Part 1: The Basics".