

McqMate
Q. |
Why the Cohen-Sutherland Line-Clipping Algorithm involves much more calculations than the other line clipping algorithms? |
A. | need to perform trivial accept / reject test on end points of the line. |
B. | need to perform trivial accept / reject test for every point on the line. |
C. | cannot say |
D. | none of these |
Answer» B. need to perform trivial accept / reject test for every point on the line. |
View all MCQs in
Computer GraphicsNo comments yet