Name: YI-CHENG RAU Student Number: 43632074 User Name: v5r6 By submitting this file, I hereby declare that I worked idividually on this assignment and that I am the only author of this code. I have listed all external resources (web pages, books) used below. I have listed all people with whom I have significant discussions about the project below. Program description: I have implemented the model of the mouse including the body, head, eyes, ears, whiskers, four legs, and a tail. For the animation part, the mouse can nod head, raise four legs, wiggle whiskers, curl tail, and sit up. The application has jump cut mode and smooth transition mode. All the movements can happen simultaneously. The function keys are specified below: Move functions: h - head move t - tail curl w - whiskers wiggle s - sit up 1 - left front leg raise 2 - right front leg raise 3 - left back leg raise 4 - right back leg raise Other functions: Upper arrow - move the camera around vertically Lower arrow - move the camera around vertically in the othe rdirection left arrow - move the camera around horizontally right arrow - move the camera around horizontally in the othe rdirection page up - zoom in page down zoom away m - change the display mode (JUMP CUT/SMOOTH) q - quit the program i - dump an image d - dump animation PPM frames Note: The image files are in the images folder.