In Class
Get an image file (from the web or elsewhere)
Draw the image using glWritePixels
Move the image around (e.g. in a circle) using glTranslatef
Try using glRotatef - note the result
Zoom the image in and out using keyboard controls