hmatrix_rotate_x


Create a matrix for rotation about X

Syntax:

A = hmatrix_rotate_x(angle)

Description:

Creates a transformation matrix for rotation about X axis angle - rotation angle (float, in radians) A - transformation matrix (float, 4x4)