cf_m4_rotate_x¶
Category: math
GitHub: cute_math3d.h
Builds a matrix rotating about the x axis.
| Parameters | Description |
|---|---|
radians |
The rotation angle. |
Related Pages¶
CF_M4x4
cf_m4_rotate_y
cf_m4_rotate_z
cf_m4_rotate
cf_quat_to_m4
Category: math
GitHub: cute_math3d.h
Builds a matrix rotating about the x axis.
| Parameters | Description |
|---|---|
radians |
The rotation angle. |
CF_M4x4
cf_m4_rotate_y
cf_m4_rotate_z
cf_m4_rotate
cf_quat_to_m4