(a) Consider the following polygon, the scan lines L1, L2, L3 and L4 are generated for filling the polygon by the scan-line filling algorithm. Generate the intersection points along each scan line.

Explanation

The scan-line filling algorithm is used to fill a polygon on the screen. It iteratively calculates the intersection points of the polygon with the scan lines.


โฌ† Related Topic

View Topic Hub โ†’

๐Ÿ“˜ Syllabus

View KERALA UNIVERSITY Class 7 Syllabus โ†’

๐Ÿ“ Practice Questions

Practice Previous Year Questions โ†’

๐Ÿค– Practice with AI

Generate Practice Question Paper โ†’


๐Ÿ“š Related Concepts