Home / Engineering / Computer Graphics / Question

M

Mr. Dubey • 51.43K Points
Coach

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)
Correct answer : Option (A) - (10,20,30,50)

Share

Discusssion

Login to discuss.