There is another special vector that we can compute. If we find the
cross product between the look-at vector with our up vector, we
will get a vector that points to the right.
We expect that this vector when normalized will transform to
the vector [1, 0, 0]T.