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

Setup color constants for handy values #118

Open
davesmith00000 opened this issue Nov 14, 2024 · 0 comments
Open

Setup color constants for handy values #118

davesmith00000 opened this issue Nov 14, 2024 · 0 comments

Comments

@davesmith00000
Copy link
Member

We have something similar in Indigo:

https://github.com/PurpleKingdomGames/indigo/blob/main/indigo/indigo/src/main/scala/indigo/shared/datatypes/RGBA.scala#L56

But where above we define them as Hex values they'd need to be UV vec4s (unless we do #94 first), and we'd need to make sure they'll inline correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant