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