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.
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.