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

Implement scale in <transform>? #6

Open
mgeier opened this issue May 6, 2023 · 0 comments
Open

Implement scale in <transform>? #6

mgeier opened this issue May 6, 2023 · 0 comments

Comments

@mgeier
Copy link
Member

mgeier commented May 6, 2023

In 3D graphics system, affine transformations are often used. This include translation, rotation and scaling.

The ASDF currently does not support scaling.

Scaling would probably be implemented per-axis, negative scaling could be used for mirroring.

I don't really know a situation where this would be useful, but who knows?

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

1 participant