CSCI 441 - Computer Graphics

Fall 2024

|     Home   |   Assignments  |   Leaderboard  |   Schedule  |   Resources    |

Currant

L00

Engine A

Engine A displays two triforce symbols using GL triangles and translations

Engine B

Engine B displays a background with mountains and tree using the same methods as Engine A

L01

L01 displays a triforce that rotates and follows position of the mouse

A1

A1 displays my hero name and crest using only GL triangles, triangle_fans, and triangle_strips

A2

A2 creates a moveable character that can shoot lasers at the click of a button