0
30kviews
Explain scan line fill algorithm with an example

Mumbai university > Comp > SEM 4 > Computer Graphics

Marks: 10M

Year: May 2014

1 Answer
4
1.1kviews
  1. Boundary fill algorithm and flood fill algorithm is defined at pixel level.

  2. Scan line fill algorithm is defined at geometric level i.e. coordinates, edges, vertices etc.

  3. The algorithm starts with first scan line and proceeds line by line to the last scan line.

  4. It checks whether every pixel on that …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.