CSCI 441 - Computer Graphics

Fall 2019

  Home  |   Assignments  |

"Assignment 1"


"Assignment 1 was to create a banner for our ride. The banner was to include our hero name, along with a crest. In addition, as we were learning Gl, we needed to do a translation, rotation,a nd scale on our letters. For the crest, I choose a simple sword to go along with The Princes Bride. To make the name, I divided it up between first and last name. Then in each part, they would call individual letters. I made the letters all next to the origin, the moved them in each name where I wanted them. Also when calling the first and last name, I scaled and and moved the whole name where I wanted it."

"Assignment 2"


"Assignment 2 was to create our \"porttrait\". For this I created Inigo Montoya himself. The requirements for this protrait was that he had to be animated as well. There needed to be constant animation, along with movement with arrow keys, and interact with the mouse. For the constant animation, I decided to have his arms moving around his shoulders along with the sword moving with the same angle. For the arrow keys, that is pretty simple, normal movements. For another key interaction, if you press e, then you get evil Inigo (See photo 2). This lasts until you press e again. For interactions with the mouse, Inigo is constantly looking at the mouse if it is onscreen. If the mouse button is pressed, then Inigo charges towards the mouse. If control is held while the mouse button is pressed, Inigo shouts his name while he charges."

"Evil Inigo"


"Inigo saying Inigo with ctrl click"