1 implement the boundary fill algorithm and flood


1. Implement the boundary fill algorithm and flood fill algorithm in C-language and use your code to fill two different types of closed areas such as 

i)  A Circle

ii)  A self intersecting polygon

Compare the results of two algorithms for the self intersecting polygon.
 
2. Write a code using C-language to generate an arbitrary character by using (i) bitmap method (ii) outline method.  Use this code to generate three different characters of your own mother tongue.

Request for Solution File

Ask an Expert for Answer!!
Computer Graphics: 1 implement the boundary fill algorithm and flood
Reference No:- TGS0417587

Expected delivery within 24 Hours