M44 op, va0,vc0 - what does it mean? this is the very first line of the vertex shader. I see it many times however I do not understand the following: Vc0 - empty 3d matrix - location of the object Va0 - vertex coordinates
Why should we multiply vector on matrix?
Thank you in advance!