blob: 32326a9ed81634343db56f3cc34f7efd359a7cc8 [file] [log] [blame]
let m = mat4x3(0.0, 1.0, 2.0,
3.0, 4.0, 5.0,
6.0, 7.0, 8.0,
9.0, 10.0, 11.0);