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

Allow user to convert single lat-long hdri into cubemap #462

Open
jkinz3 opened this issue Mar 19, 2024 · 1 comment
Open

Allow user to convert single lat-long hdri into cubemap #462

jkinz3 opened this issue Mar 19, 2024 · 1 comment
Labels
tools Applies to texconv, texdiag, texassemble, etc.

Comments

@jkinz3
Copy link

jkinz3 commented Mar 19, 2024

HDR images (like those downloaded from polyhaven.com) come in lat-long formats that need to be converted into cubemaps. Tools to do so that are frequently cited are often outdated and not supported.
Basically, I think DirectXTex should offer similar functionality as the gltf ibl sampler
I would argue that DirectXTex should offer the ability to generate the PBR ibl textures from the resulting cubemap, but that can be considered more debatable. At the very least, it should be able to create a cubemap from a single lat-long file.

@walbourn walbourn added the tools Applies to texconv, texdiag, texassemble, etc. label Mar 19, 2024
@walbourn
Copy link
Member

I have been considering a texenv tool for some time to do various kinds of cubemap operations. I'll keep this in mind if I find time to get back to it sooner than later :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Applies to texconv, texdiag, texassemble, etc.
Projects
None yet
Development

No branches or pull requests

2 participants