-
Notifications
You must be signed in to change notification settings - Fork 726
4v3 matrix support #314
Copy link
Copy link
Open
Milestone
Description
When working with uniform buffer objects in WebGL2, mat3 needs to be laid out as 3 columns of 4 floats, instead of 9 floats like in gl-matrix. This means that there is no supported type in gl-matrix that I can copy into a uniform buffer to satisfy the requirements.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels