matrix.from.axis.angle
Syntax
Get a rotation matrix from axis angles. The axis-angle representation (in radians) is such that the magnitude of v is the rotation angle, following the right-hand rule, about the axis with orientation in the direction of the unit vector of v.
m - matrix pointer
v - axis-angle representation in radians
matrix.det
matrix.from.euler
9.1.13