Exercise Sheet 11: Geometric Transformations

Geometric transformations used in graphics programming. Coordinate transformations affect drawing commands and change the coordinates used in drawing commands.

  • geometric transfomations
  • translation, rotation, scaling, point reflection, axis reflection

  Exercise Sheet 11

based on

  • exercise Sheet 3