**************************************************************** student : Joey Richards graded by : quark time : Mon Nov 16 19:40:53 EST 1998 problem set: assignment 3 -------------------------------------------- rotation: -2 functionality (0-90): 88 extra credit (0-10): 0 total (0-100): 88 -------------------------------------------- notes: The shrinking cow is due to an error in your rotation matrix. In the notes, Prof McMillan says that the rotation matrix only works if the rottaion axis is normalized. Several people overlooked this note and had the same problem as you. Your code looks good otherwise and your test applet is okay, but it would have been nice if the user had some input into what transformations would be applied. That way you would get practice using the Matrix3D class in a way more comparable to how it's used in real programs. ****************************************************************