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

Switch to glam from cgmath. #529

Open
george-steel opened this issue Feb 3, 2024 · 0 comments
Open

Switch to glam from cgmath. #529

george-steel opened this issue Feb 3, 2024 · 0 comments

Comments

@george-steel
Copy link

The glam crate is a replacement for the functionality provided by the abandoned cgmath crate. It has the advantages of using WebGPU perspective conventions as well as implementing bytemuck traits. Stitching to it would remove the need for the workarounds currently used for these issues.

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