"An Investigation into OpenGL with a Focus on Transformations"
Robert Buckley 2000
Abstract
This thesis explores OpenGL with a focus on transformations in two and three dimensions. Transformations are important in computer graphics because they provide the ability to display multiple copies of an object at different locations in a scene and because they are the mechanism for animating objects within a scene. OpenGL applications are created to demonstrate these concepts.