Module matrix

Source
Expand description

a set of common SPIR-V Matrices, used for intrinsics

Structs§

Matrix4x3
A Matrix with 4 columns of Vec3, very similar to glam’s Affine3A.