Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column vectors are pre-multiplied by matrices. #419

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

kdashg
Copy link
Contributor

@kdashg kdashg commented Feb 17, 2021

Clarifies the behavior of e.g. matrix.transformPoint.
Resolves: #294, #359

Clarifies the behavior of e.g. matrix.transformPoint.
Resolves: w3c#294, w3c#359
@kdashg
Copy link
Contributor Author

kdashg commented Feb 18, 2021

@tabatkins FYI

@kdashg
Copy link
Contributor Author

kdashg commented Feb 26, 2021

I'll note here also that this matches the behavior that we all ship: https://jsfiddle.net/zpw1kxjb/4/

@tabatkins
Copy link
Member

I'll ping @chrishtr to confirm, since they're one of the editors.

@chrishtr chrishtr merged commit 2645f58 into w3c:main Mar 1, 2021
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.

[geometry-1] TYPO? 2.1(6) should be pre-multiply ,not post-multiply.
3 participants