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

Colors support? #39

Closed
lo48576 opened this issue Apr 14, 2019 · 2 comments
Closed

Colors support? #39

lo48576 opened this issue Apr 14, 2019 · 2 comments

Comments

@lo48576
Copy link

lo48576 commented Apr 14, 2019

Is colors out of scope, or can be supported?

I'm writing 3D model loader and want to return color data, but I think neither Point{3,4} nor Vector{3,4} is appropriate.
I'm happy if mint supports color types, because color is very important for computer graphics (and gamedev).
However, I'm not sure they are "mathematical" type...

@Ralith
Copy link
Contributor

Ralith commented Apr 14, 2019

I think this is out of scope, but you might be interested in the rgb crate.

@lo48576
Copy link
Author

lo48576 commented Apr 15, 2019

Thank you, I'll use it 😄

@lo48576 lo48576 closed this as completed Apr 15, 2019
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