Question: Assume that your task is to draw a polygon with coordinates (5,0), (10,5), (5,10), (0,5) with a solid color (R,G,B). a) Describe the major steps
Assume that your task is to draw a polygon with coordinates (5,0), (10,5), (5,10), (0,5) with a solid color (R,G,B).
a) Describe the major steps in the flood fill polygon rendering algorithm.
b) Describe the major steps in the scan line polygon rendering algorithm.
c) Give one advantage of the flood fill versus the scan line algorithm.
d) Give one advantage of the scan line versus the flood fill algorithm.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
