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

Add partial support for glam #137

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Add partial support for glam #137

merged 1 commit into from
Aug 8, 2023

Conversation

thomas-tribus
Copy link
Contributor

I like both glam-rs and fake-rs, but up until now they wouldn't work together.

For my own purposes I've added glam support for Vec2, Vec3, Vec4 and Mat4. If there is interest I'd be happy to add some more types (which would be straightforward).

All values are currently completely random, which may not always be the best.

@cksac cksac merged commit a34d0ae into cksac:master Aug 8, 2023
1 check passed
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.

2 participants