Outline
drawing a line with mouse click
dda line algorithm
bresenham line algorithm
bresenham circle algorithm
mid point circle algorithm
2d transformations: translate, zoom, rotate
rotatting a polygon with its center point
rotating a line
animating a boat with keyboard keys
boundary fill algorithm
flood fill algorithm
animating a robo
3D transformation: translate, zoom, rotate
drawing a cube and animate it using mouse and keyboard keys