.nh .po 5 \ .sp 2 .ce TEST 1 - CS458 .nf Instructor Dr P Juell NAME_______________________ OPEN BOOK Sep 23, 1998 100 points .fi 1. (10) Why would you like a grey scale monitor even if the images are strictly of black and white items. .sp 6 2. (16) Draw graphs to show what the following sequence of transformations would do. .nf S(2) T(5,2) R(90 ) T(-2, -3) .fi .sp 20 3. (14) Define the data (in vtk format) to describe a half of a cube. That is the part from the origin to points (1,0,1) (1,1,0) and (0,1,1). .sp 14 .bp \ .sp 2 4. (20) Give two strengths (or benefits) in using a standard such as GKS. .sp 6 Give problems or weakness in using a standard such as GKS. .sp 6 5. (10) Bresenhan's line algorithm uses the sign of the parametric value to chose between two options. What are the two options? .sp 6 6. (16) Assume a viewport with endpoints (1,1),(1,3),(3,3),(3,1). For two lines (a (0,2) to (2,2)) and b (0,4) (4,4). Give the clipping bits for each end line and what this means for each line. .sp 6 7. (14) What is the odd-even rule for area filling?