1.

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» C. cannot say


Discussion

No Comment Found