Rotation matrix
Computes the rotation matrix of angle : .
Syntax
rotation_matrix(Real)
rotation_matrix(Point, Vector, Real)
Description
Given a real , computes the rotation matrix of angle .
Given a point , a vector and a real , computes the rotation matrix around the line passing through and vector with angle .