You are given very basic OpenGL code that draws a cube, which can be rotated with the mouse. Your goal is to extend this very basic program.
Part 1: (40%)
You are required to create a robot shape out of a number of boxes.
Part 2: (60%)
Animate the robot.
Extension:
If you want, you can get extra points by creating a whole group of walking robots.Important:
You need to hand in a print out of your commented code (only yours with the context), a short report referring to the techniques you use - description of equations if necessary, the choice you made in your algorithm, and analysed results. Make sure to include images. We want to see your robot from part 1 from several different viewpoints. For part 2, we expect to see a sequence of images showing off the animation of the robot. Further, please submit your code using handin (log onto a UNIX machine to see what it does and how it works), so we can run your program.The software described here and in the associated directories are for your personal use only, and in conjunction with the coursework for this course.
On no account may any aspect of the software be used or modified for use for any commercial reason whatsoever.