CSCI 441 - Computer GraphicsFall 2024 |
|
| Home | Assignments | Leaderboard | Schedule | Resources | | |
Byrne ValorgornAssignment 1
Assignment 1 - Valaquenta involved creating a banner that included our character's name and a crest representing their home, made using various OpenGL primitives and multiple colors. For my banner, I used triangle strips for the letters and the background of my crest, and I used triangle fans for the circles in the crest. Assignment 2
Assignment 2 - A Journey in the Dark had us draw our Hero and give them movement, idle animation, additional functionality with the mouse, and the ability to traverse the world map. Assignment 3
Assignment 3 - Journey to the Cross-roads had us create a 3D scene for our Hero to move around in. Altogether, we had to implement an Arcball Camera, draw a scene with objects, draw our Hero, and allow the user to move the Hero around while the camera followed after. We also had to implement Phong Illumination Model using Gouraud Shading. MP
MP - Over Hill and Under Hill had us build upon Assignment 3 by creating a 3D scene with all of our Heroes. Our program allows the user to choose a Hero, move around, and look about the scene. Lab 2Lab 2 had us implent a Free Camera, allowing the user to freely move about the city-like scene created. | |