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

Bake Env Map wont work #18

Open
ranvids opened this issue Mar 7, 2021 · 0 comments
Open

Bake Env Map wont work #18

ranvids opened this issue Mar 7, 2021 · 0 comments

Comments

@ranvids
Copy link

ranvids commented Mar 7, 2021

Issue is that if you don't specify at least ".dds" in the name while saving environment, it wont write on disk.

I would ask op if he could update the tool with export in different compressions algorithms like :

A8R8G8B8: (32 bits per pixel, A:8, R:8, G:8, B:8)
X8R8G8B8: (32 bits per pixel, A:x, R:8, G:8, B:8) <<< i'm looking for this one
DXT5: (compressed, interpolated nonpremultiplied alpha)

i'm following an hobby project and the only free solution in creating skyboxes along their irradiance map and cubemaps from panorama without using any other software, is IBLMaker. Other solution just dont work. The issue with that is exporting compression formats. Thank you.

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

1 participant