Package: graphene
Function graphene:matrix-rotate-quaternion
Lambda Listgraphene:matrix-rotate-quaternion (matrix quaternion) ArgumentsDetails
Adds a rotation transformation to the matrix, using the given quaternion. This is the equivalent of calling the graphene:quaternion-to-matrix
function and then multiplying the matrix with the rotation matrix. | See also |
#2025-4-6