Assignment 2 (15/20) due: May 31 (Friday)

In this assignment I would like you to place two eyes (sphere.obj) in the into the Skull.obj. The two eyes need to be parented to the skull such that when the head rotates the eyes move as well. You will need to implement the Trackball code (see Helpful tools) to do the rotations or just use keyboard events. Be sure to scale the eyes to a reasonable size and translate them into the correct position. I will discuss all this in class.

For added marks try the following: (Up to 5 more)

Do something like make the eyes always look at the origin even when the head is moved. Or you could have the eyes follow the cursor. Get creative.