Making a Rotation Matrix From Scratch

preview_player
Показать описание
Here's how to make a rotation matrix from scratch given where you want to make the axes point.
Рекомендации по теме
Комментарии
Автор

Yeah, I dropped the minus sign on m31. It's there on slide 4 at 6:10. Good catch.

ianparberry
Автор

It is wrong! If Q is the transformation matrix then, for a rotation matrix, the product QxQ transpose must be equal to I, the identity matrix. It fails for the given transformation matrix.


gallanoir