Computer Science 155: Graphics 
Fall 2001 
Project 4

This assignment is due by midnight Wednesday, November 28.


Overview

In this assignment you will implement an OpenGL robot that can be controlled by the user. This assignment is loads of fun!  The earlier you start the more fun you'll have.

What you have to do

The assignment is worth 20 points.  Following is a list of features you may implement and their point value.  Items listed in
bold are required.

By implementing all the required features, you get 13 points. There are many ways to get more points:

     (as listed above) implementing optional features,
     (1) submitting a still image of your world for the art contest,
     (0-3 as warranted) incorporating a cool robot trick, e.g. juggling, unicycle riding, dancing etc., that is initiated from a menu option
     (1) submitting a .mpeg movie of a cool robot trick,
     (as warranted) something cool we haven't thought of,
     (2) winning the art contest.

It is possible to get more than 20 points. However, after 20 points, each point is divided by 2, and after 22 points, each point is divided by 4.

Submit your code with a makefile and a README file that contains instructions on how to operate the robot. Have fun with this!!!