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