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

Built-in support for Transform #4

Open
alt-romes opened this issue Feb 2, 2024 · 0 comments
Open

Built-in support for Transform #4

alt-romes opened this issue Feb 2, 2024 · 0 comments

Comments

@alt-romes
Copy link
Owner

We should allow Transform to be used as a property binding value, just like we allow Mat4.
This likely means using the new type-class which is not Syntactic (see #3) and making Transform compatible with M 4 4 in the Compatible families.

I wonder if it would also be possible for user-defined types to extend the compatible type family -- even though Transform should be built in.

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