CS 476 Computer Graphics, Homework #4

Due: Mon Oct 6 in class.

Part One: Legoman

Write a 3D application (using OpenGL and GLUT, or Unicon) to draw a red sphere of radius approximately .2 (world coordinates might be meters). The red sphere should be sitting atop a primary blue vertical cylinder approximate 1 meter tall with a radius of .25. Arranged at four "corners" (like arms and legs) should be four smaller red cylinders of length .67 and radius .04. You may embellish your figure with additional details or adjust your dimensions to suit your own aesthetic taste.

Part Two: The Math of Vectors, Matrices, and Transformations

Do any 8 of the following Practice Exercises from the Hill textbook. Practice Exercises are marked as "Practice Exercises" not examples or whatever. You should review all of the problems.
3.2.1 3.3.1 4.2.1 4.3.1
4.4.8 5.2.3 5.2.6 5.2.9
5.2.10 5.2.12 5.2.13 5.3.1
5.3.2 5.3.3 5.3.5 5.3.6