03: Bresenham's Algorithms

Rasterization

  • Vector data to rasters (pixel/dot format)
  • Scan Conversion figures out what pixels to shade to represent the shapes you desire to draw

Bresenham’s line drawing algorithm

  • Basically what it does is ∆y = m∆x Line drawing algorithm idea Bresenham's line drawing algorithm drawing a line Bresenham's line drawing algorithm

Bresenham’s circle drawing algorithm

Bresenham's circle drawing algorithm

results matching ""

    No results matching ""