blob: ecdafe7191b06f5c7a556b156a79cb2bf8d8982d [file] [log] [blame]
let m = mat3x3(0.0, 1.0, 2.0,
3.0, 4.0, 5.0,
6.0, 7.0, 8.0);