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

HDRI support #820

Open
RobertBeckebans opened this issue Oct 19, 2023 · 1 comment
Open

HDRI support #820

RobertBeckebans opened this issue Oct 19, 2023 · 1 comment

Comments

@RobertBeckebans
Copy link
Owner

It's time to bring in support for skies that you can drag n drop into Blender and Substance Painter.
This should be .exr format and converted to R11G11B10 format as long we don't have support for BC6 compression.

@Calinou
Copy link

Calinou commented Oct 19, 2023

and converted to R11G11B10 format

Don't GPUs support the RGBE9995 format with uncompressed data? This should provide better precision with fewer exposure limits. One of the points of HDRIs is that they can get pretty bright after all, so R11G11B10 may be too limiting even if you use a 2× exposure multiplier. Higher multipliers may result in visible banding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

2 participants