Next: Transformation Applications and
Up: Projections and Projective
Previous: 3D Clipping
- Projection: linear transformations then normalize
-
- Linear transformation
- Normalization
- Region mapping:
\
\
- Clipping not good after normalization:
-
- Ambiguity after normalization
- Numerator can be positive or negative
- Denominator can be positive or negative
- Normalization expended on points that are subsequently clipped
- Clip in homogeneous coordinates:
-
- Compare unnormalized coordinate against
- Clipping Homogeneous Coordinates
-
Readings: Jim Blinn's Corner, Chapters 13, 18
CS488/688: Introduction to Interactive Computer Graphics
University of Waterloo
Computer Graphics Lab
cs488@cgl.uwaterloo.ca