m4_make_translation
m4_make_translation(output, translation)
Create a 4x4 matrix that corresponds to translation transform
Kind: global function
Param | Type | Description |
---|---|---|
output | ArrayLike.<number> | |
translation | ArrayLike.<number> | 3d vector |
Create a 4x4 matrix that corresponds to translation transform
Kind: global function
Param | Type | Description |
---|---|---|
output | ArrayLike.<number> | |
translation | ArrayLike.<number> | 3d vector |