COSC 355 Computer Graphics
Assignment 7
Due Monday, December 10, 2001
Create a 3D scene of your own design using OpenGL. The scene must include at least the following features:
- A light.
- An object built of polygons.
- Two material surfaces.
- At least three transformations.
- Either an animation or a texture map. Animation is described on page 91. Texture maps are described in Section 8.5.
Your scene should be more complex than what is required to minimally include the above features. However, it does not need to be as complex as the second VRML assignment.