3d-scene
For an initial experience with 3d graphics, we were required to use various GLUT objects, and optionally, light, to create a scene of some sort, complete with random motion.
I created a scene with two spheres, two cubes, and a taurus. The objects move in random directions, and the light source comes from the yellow sphere.
There are no controls, but it is very pretty to look at. :)
Source code is available
here.