/CGSM

all the code of the algorithms in the course Computer Graphics and Solid Modelling

Primary LanguagePython

CGSM Algos

Various Computer Graphics Algos

  • Digital Differential Analyzer (DDA) - Line and Polygon generating algorithm
  • Midpoint subdivision algorithm
  • Bresenham's Line and Polygon algorithm
  • Bresenham's Circle algorithm
  • Bresenham's Ellipse algorithm