Skip to content

Conversation

danielenielsen
Copy link

@danielenielsen danielenielsen commented Dec 14, 2024

The matrices are column major order, so the first index is the column. The function mul for Mat4 actually does b * a instead of a * b because the row is used to index the column.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant