Package: graphene
Function graphene:matrix-interpolate
Lambda Listgraphene:matrix-interpolate (a b factor result) ArgumentsReturn ValueThe graphene:matrix-t instance with the interpolated matrix. Details
Linearly interpolates the two given matrices by interpolating the decomposed
transformations separately.
If either matrix cannot be reduced to their transformations then the
interpolation cannot be performed, and this function will return an identity
matrix. Notes | See also |
#2025-4-6