Two-Dimensional Geometric Transforms
Geometric transforms are functions that map points from one place to another


Geometric transforms
can be applyed to
  • drawing primitives
    (lines, conics, triangles)
  • pixel coordinates of an image
    (or sprites)




We'll begin with simple transforms and generalize them.
Lecture 7   Slide 2   6.837 Fall '01