CSCI 441 - Computer GraphicsFall 2024 |
|
| Home | Assignments | Leaderboard | Schedule | Resources | | |
✦LADDERS✦A1 - ValaquentaFor 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! A2 - A Journey Into the DarkThis 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. | |