Homework 1

Description located here

The goal of this assignment was to draw your initials and the letters'CSE' using the OpenGL primitives (GL_TRIANGLES, GL_TRIANGLE_FAN, GL_QUADS, etc.) and a set of manually created vertices. Letters should be translated, scaled, and rotated, and more than one color should be used for the lettering.

Screenshot of HW1 half-way Final Screenshot of HW1

The image on the left is about half-way through the process. The top half of the image shows the computer output and the bottom show my labor in calculating absolute points. The image on the right is the final output.