CSCI 441 - Computer Graphics

Fall 2016

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

Marty McFly


For this assigment, we needed to make a banner for our hero. I created my hero's name along with a crudely drawn version of the time machine from Back to the Future
For this assignment, I created a moving, hovering Marty McFly. Marty hovers around and can move using the keyboard. Marty's eyes follow your cursor and he blinks when you click.
For this assignment, I created a hovering Delorean time machine that the user can move around with the arrow keys. An arcball camera is used. A second viewport in the upper right corner displays various other views for the user to choose from.

For this assignment, I added to A3 by adding bezier curves around my Delorean and having a hoverboard follow those curves. There is also a right click menu that lets the user hide/show the curves and control cage as well as quit the program.

For this assignment, I put my Delorean into a skybox along with a venus de milo statue that went through a shader.

For the final assignment, my group created a 3D pacman game. The game's ghosts move with the same algorithms as the oriinal game of pacman. There is a viewbox with an overhead view.