What Exactly Gets Stored in a Depth-Buffer?
Recall that we augmented our projection matrix to include a mapping for z values.
There are two important considerations.
- The mapping is from 3D (Affine) to 3D (Projective)
- The mapping is linear (in general, planes map to planes)
|
|