syoyo / tinygltf

Header only C++11 tiny glTF 2.0 library
MIT License
1.99k stars 402 forks source link

[feature] Support HDR texture #85

Open syoyo opened 6 years ago

syoyo commented 6 years ago

Support HDR image format for the texture as an extension.

fire commented 5 years ago

I would try using openexr first since it's your library :)

syoyo commented 5 years ago

You can send us PR of EXR support(e.g. TINYGLTF_ENABLE_EXR)