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

2D Transforms for Graphics #486

Closed
wants to merge 17 commits into from
Closed

Conversation

poke1024
Copy link
Contributor

Various basic transforms including Translate, Rotate, Scale.

Tested with SVG and ASY.

@poke1024
Copy link
Contributor Author

Currently still working to get Plot[] axes working with the new coordinate calculation.

@poke1024
Copy link
Contributor Author

This currently still breaks generic Text Output using Text[] by applying its tranformation matrix to it. Have to think about this again.

@poke1024
Copy link
Contributor Author

poke1024 commented Sep 9, 2016

Things seem to work now as expected:

Transforms.pdf

@poke1024
Copy link
Contributor Author

continued in #635

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

Successfully merging this pull request may close these issues.

None yet

2 participants