Rasterization: Polygon
1. What is the primary purpose of the Scanline Algorithm in polygon rasterization?
2. What data structure is essential for implementing the Scanline Algorithm efficiently?
3. How does the Scanline Algorithm handle polygons with horizontal edges?