One More Vector


Finally, from these two vectors we can synthesize a third vector in the up direction.

And this vector, when normalized, should transform to [0, 1, 0]T.

Now we know everything that our viewing matrix must do; we need only to assemble it.

Lecture 11   Slide 9   6.837 Fall '00