/Graphics

Various labs and projects from taking CS367: Intro to computer graphics

Primary LanguageC

Graphics

various labs and projects from taking CS367, Intro to computer graphics

  • Lab 3 - Clipping objects within a window in two dimensional space
  • Lab 4 - Translation and rotation in two dimensional Space
  • Lab 5 - Creating an array of two dimensional objects that can be clipped and rotated within a fixed window
  • Lab 6 - Applying functionality of Lab 5 to three dimensional space
  • Lab 7 - Implements back-face elimination of three dimensional objects
  • Lab 8 - Implements shading to three dimensional objects