**************************************************************** student : Jeremy Lueck graded by : quark time : Mon Nov 16 19:40:53 EST 1998 problem set: assignment 3 -------------------------------------------- perspective: -3 interface: +7 functionality (0-90): 87 extra credit (0-10): 7 total (0-100): 94 -------------------------------------------- notes: The problem with your perspective transformation appears to be a simple typo. Twice you set to column 2 when you should be setting to 3. Otherwise, your code looks great. Connecting points with edges is a great feature to add to your test applet. Though it would have been nice to have more complete control over the transformations in your test applet--for example, you can translate in x and y, but not z. ****************************************************************