broyo2886 broyo2886 06-06-2023 Engineering contestada Consider the following polygon with the following coordinates in a 2D environment. A(2,4) B(8,4) C(6,6) D(4,5) E(3,8) Using the scanline rendering algorithm, define all the points that should be plotted to fill this polygon.