Describe flood fill algorithm

Describe in detail the flood fill algorithm?

E

Expert

Verified

In these, the algorithm begins with the coordinates of a specified point termed as the seed within the polygon to be filled and carries on outwards from it, testing the adjacent pixels around it in an orderly fashion, till the spreading wave reaches the boundary in each and every direction. Polygon filling is fairly fast.

   Related Questions in Computer Graphics

©TutorsGlobe All rights reserved 2022-2023.