microsoft / DirectXTex

DirectXTex texture processing library
https://walbourn.github.io/directxtex/
MIT License
1.78k stars 436 forks source link

texconv convert to exr? #338

Closed JustAndreww closed 1 year ago

JustAndreww commented 1 year ago

There are currently a lot of formats for conversion supported, but there is no EXR. Is it planned?

Thanks!

walbourn commented 1 year ago

texconv can support EXR via the OpenEXR library. See these instructions for details or make use of the vcpkg port which has an openexr feature.