Write a program, using OpenGL, that draws a spiral shape, using transformations.
The spiral can be made up of lines, triangles, or anything else.
It can be static, or dynamic. It could be an object moving in spiral path. Whatever suits your fancy.