Q.

In scan line polygon filling algorithm for current scan line the x-intersections obtained are 20,10,50,30. How these x-intersections are stored in intersection array?

A. (10,20,30,50)
B. (20,10,50,30)
C. (50,30,20,10)
D. (10,50,20,30)
Answer» A. (10,20,30,50)
2.5k
0
Do you find this helpful?
26

View all MCQs in

Computer Graphics

Discussion

No comments yet

Related MCQs