This assignment is an exercise in interactive graphics. You may use OpenGL and glut functions. You will create and manipulate a 3D-robot.
There are several parts of this assignment -- all to be done individually:
You will need to figure out the correct transformations to get the instructed behavior. You should design a User Interface for interacting with the robot. It is advisable to first attempt this with keyboard input. Once you have all interactions working, you should allow mouse/cursor based input:
-- The URL of this page is: http://www.cse.iitd.ac.in/~subodh/courses/CSL781/asn1.html --