2025
3D Rotations
A basic 3D rotation (also called elemental rotation) is a rotation about one of the axes of a coordinate system. The following three basic rotation matrices rotate vectors by an angle θ about the x-, y-, or z-axis, in three dimensions, using the right-hand rule—which codifies their alternating signs. ...
Rotation Matrix and Rotation Vector
A rotation vector is a convenient and most compact representation of a rotation matrix (since any rotation matrix has just 3 degrees of freedom). ...
2024
仿射变换与透视变换
仿射变换,平移,旋转,翻转,刚体变换,缩放,相似变换,透视变换。
刚体变换
刚体变换的矩阵表示,以及逆变换的计算方法。