tinygltf icon indicating copy to clipboard operation
tinygltf copied to clipboard

[feature] Support HDR texture

Open syoyo opened this issue 7 years ago • 2 comments
trafficstars

Support HDR image format for the texture as an extension.

  • [x] 16bit PNG
  • [ ] Radiance RGBE
  • [ ] EXR(through TinyEXR)
  • [ ] DNG/TIFF(through tinydngloader)
  • [ ] BC6H
  • [ ] HDR format from KTX/KTX2?

syoyo avatar Aug 15 '18 07:08 syoyo

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

fire avatar Aug 04 '19 19:08 fire

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

syoyo avatar Aug 05 '19 04:08 syoyo