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

Extended brightness range rendering #3666

Open
ccameron-chromium opened this issue Jul 19, 2024 · 1 comment · May be fixed by #3668
Open

Extended brightness range rendering #3666

ccameron-chromium opened this issue Jul 19, 2024 · 1 comment · May be fixed by #3668

Comments

@ccameron-chromium
Copy link
Contributor

The current spec does not clearly indicate what should be done with color values that land outside of the standard dynamic range gamut of the screen (colors that, when converted to the color space of the screen, land outside of the [0, 1] interval).

The following proposal indicates a default behavior (that matches existing implementations and WebGPU's default behavior), and provides a mechanism for opting in to extended-range brightness.
https://github.com/ccameron-chromium/webgl-hdr/blob/master/EXPLAINER.md

@ccameron-chromium
Copy link
Contributor Author

Related PR: #3668

@ccameron-chromium ccameron-chromium linked a pull request Jul 25, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant