**************************************************************** student : Ewa Dominowska graded by : quark time : Mon Dec 7 19:22:15 EST 1998 problem set: assignment 4 -------------------------------------------- Requirements: transform normals: yes backface culling: yes direction light: yes ambient light: yes per triangle shading: yes ambient reflection: yes diffuse reflection: yes clipping in z: reject but not clip (-5 out of 10) z-buffering: yes Optional: point light: yes multiple lights: yes specular reflection: yes Gouraud shading: scene: several cows and cubes interface: added transformations functionality (0-90): 85 extra credit (0-10): 7 total (0-100): 92 -------------------------------------------- notes: You reject triangles that are totally outside the viewing frustum, but you don't clip triangles that are partially outside. ****************************************************************