CSCI 441 - Computer Graphics

Fall 2024

|     Home   |   Assignments  |   Leaderboard  |   Schedule  |   Resources    |

✦LADDERS✦


A1 - Valaquenta

For this assignment, we were tasked with creating a logo/sign for our hero. I made a mockup in MSPaint before getting to the code. Using MSPaint was a great way to get the idea onto a surface with a grid and made plotting the coordinates a lot easier. I would have liked to make the logo a little more interesting, but I have some gaps in my knowledge of OpenGL that I need to fill before I can do that. Below are screenshots of the mockup and the final sign!

The sign mockup, made in MSPaint
The final design, made with OpenGL

A2 - A Journey Into the Dark

This assignment was all about interacting and transforming drawings in OpenGL. We were tasked with creating a sprite for our hero drawn using OpenGL and moving it around using WASD and the mouse. We got to choose what the mouse function does, so for mine I made the player teleport to the mouse location on click.

Ladders in the world space
Ladders' Sprite