VertexAttribs with matrices

how do i set a attriburte mat3 for example? i dont find a glVertexAttribMatrix3f or something like that…

solved:

i have to use 3 vector calls to fill the mat3 attribute

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.