CSCI 441 - Computer Graphics

Fall 2018

|     Home   |   Syllabus  |   Assignments  |   Leaderboard  |   Schedule  |   Resources    |

"Solaire of Astora"


Screenshot showing my result of assignment 1, this program shows the initials of my hero's name SOA (Solaire of Astora). This name was created using only OpenGL primitives, tranlate, rotate, and scale glm commands.

Screenshot showing my result of assignment 2, this program displays my hero (Solaire of Astora). He is able to move around with the w, a, s, and d keys and when clicking the mouse he will shoot a laser to the position of the mouse.

Screenshot showing my result of assignment 3, this program displays my hero's ship. This ship is able to move forward and back with w and s keys and rotate left and right using the a and d keys. You can also move the camera my left clicking and dragging.

Screenshot showing my result of assignment 5, this program displays the object you push to the program from the terminal. It applies a gold material to the object and displays a skybox around the entire scene.

Screenshot showing my result of assignemnt 6, this program takes a control file as input and creates a particle system from the specified inputs in the file. There is also a susanne model that the user can control to move around the work and view the system from different angles using w,a,s,d.

Screenshot showing my result of assignemnt 7 for computer graphics. This program is a game where the user uses the wasd keys to move the cone around. The goal is to try and touch the cube with the cone before the marbles catch you.

Screenshot showing my result of my teams final project for Computer Graphics. We created a game where you fly around in your spaceship and try to shoot all the asteroids before you either run into too many and die or the other spaceship shoots you down.