Page 1 Lecture Overview

Page 2 The process of Scan converting

Page 3 The process of Scan converting cont.

Page 4 Scan converting a line

Page 5 Scan converting revisited -- Bresenham's algorithm

Page 6 The final algorithm

Page 7 Sample lines

Page 8 Drawing in parallel

Page 9 Drawing anti-aliased lines

Page 10 Drawing circles

Page 11 Deciding which move to make

Page 12 Drawing circles -- Bresenham's algorithm

Page 13 Drawing spline curves

Page 14 Realizing spline curves

Page 15 Using this new formulation

Page 16 Bezier's method of drawing the spline curve

Page 17 Sample splines