Skip to content

4v3 matrix support #314

@d07RiV

Description

@d07RiV

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions