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

[Feature request] Support for HDR colors beyond 1.0 #48

Open
ividyon opened this issue Sep 9, 2024 · 1 comment
Open

[Feature request] Support for HDR colors beyond 1.0 #48

ividyon opened this issue Sep 9, 2024 · 1 comment

Comments

@ividyon
Copy link

ividyon commented Sep 9, 2024

Hey,

in 32-bit color situations, or HDR color situations, RGBA values can go beyond 1.0f. This currently isn't really supported in the color picker. Would it be much work to implement?

For the color preview, the displayed color could just be clamped by the highest value.

Photoshop also has an interesting implementation for working with 32-bit colors. Clip attached below.

Photoshop_1Znbklb0a0.mp4
@flabbet
Copy link
Member

flabbet commented Sep 9, 2024

I agree this would be a great feature. Although our development cycle is tightly bound to our image editor PixiEditor. We might implement this only if we decide to add HDR features. This probably will happen, but I can't tell you when or promise if at all.

I recommend forking the repo and adding this yourself if you need it.

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