quat_decode_from_uint32
quat_decode_from_uint32(output, output_offset, value)
Based on GDC talk from Bungie on destiny, compressing quaternions for animation
Kind: global function
Param | Type |
---|---|
output | Array.<number> |
output_offset | number |
value | number |
Based on GDC talk from Bungie on destiny, compressing quaternions for animation
Kind: global function
Param | Type |
---|---|
output | Array.<number> |
output_offset | number |
value | number |