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 conversion to raw fixed-size array data #111

Closed
kvark opened this issue Aug 8, 2014 · 1 comment
Closed

Add conversion to raw fixed-size array data #111

kvark opened this issue Aug 8, 2014 · 1 comment
Assignees

Comments

@kvark
Copy link
Collaborator

kvark commented Aug 8, 2014

gfx-rs library is math-independent and operates on fixed-size arrays. Thus, anything that is built using gfx-rs and cgmath-rs needs to convert from cgmath types into raw fixed-size arrays. See cube example code: https://github.com/gfx-rs/gfx-rs/blob/master/src/examples/cube/main.rs#L229

@brendanzab brendanzab self-assigned this Aug 9, 2014
@brendanzab
Copy link
Collaborator

Sounds good.

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

2 participants