**************************************************************** student : Ewa Dominowska graded by : quark time : Sun Oct 25 21:16:15 EST 1998 problem set: assignment 2 -------------------------------------------- hexcone: visible probs?: shifted bad pixels (%): 16.04625 ave error: 4.653 time(ms): 72 teapot: visible probs?: patchy bad pixels (%): 15.600625 ave error: 51.132 time(ms): 290 cow: visible probs?: patchy bad pixels (%): 23.166 ave error: 26.544 time(ms): 364 extra tri file: overlapping triangles functionality (0-90): 80 extra credit (0-10): 0 total (0-100): 80 -------------------------------------------- notes: The hexcone looks good. The missing pixels in the cow and teapot are probably due to an error in how you determine the edges of your triangles (and would be related to the slight shift in the hexcone). You have a lot of cases in your code, so I can't tell where the error is. It's also possible that your renderer has trouble on small triangles. ****************************************************************