|
Choosing between two pixels.
This slide shows the fundamental principle of scan-conversion. We
have a line with a slope between 0 and 1, and the pixel most
recently chosen is filled in yellow. There are two choices for the next pixel, each marked "?". For the most accurate representation of the line, we must choose the pixel which is closest to the true path of the line.
|