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

Matrix2D does not have Translate and other operations, only Rotation #170

Open
Cloudmersive opened this issue Jul 12, 2019 · 1 comment
Open

Comments

@Cloudmersive
Copy link

Would really expected Matrix2D to have all of the other basic operations such as Translate, Scale, etc. Without it you cannot rotate around an arbitrary point, etc.

@jkalias
Copy link
Member

jkalias commented Apr 13, 2023

You can't translate or scale a Matrix2D, this was used for rotations. A better name would be RotationMatrix2D.

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

No branches or pull requests

2 participants