CSCI 441 - Computer Graphics

Fall 2024

"Spidey"


In A1-Valaquenta, I created a sign that displays my hero's name and crest.

In A2-A Journey in the Dark, I created my character, Spidey. Spidey is able to move around the window and can shoot webs.

In L00A, I learned how to use the translate function to create two triforces.

In L00B, I created a city landscape to represent my hero's hometown, New York City.

In L01, I expanded on the triforce that was created in the previous lab to change the color of the triforce when the mouse was clicked or the key "c" was pressed. The triforce would also move to the position the mouse was in and is constantly rotating.

In L02, I created a city of buildings and a free cam that allows me to zoom in and out and change where the camera is looking.

In L03, I created a floating platform and Hellnight while learning how to register and use VAOs, VBOs, and IBOs.