Last Updated
February 22, 2010
Polygon Filling
- How are horizontal edges treated in the scanline filling algorithm?
- Show how the calculation of the intersection of an edge with a scan line be made incremental (i.e. calculated from the intersection of the previous scan line rather than being calculated from scratch).
- In polygon filling give a description of the following data structures:
- Active edge list (AEL)
- Edge table.
© Ken Power 1996-2016