bluescan / tacentview

An image and texture viewer for tga, png, apng, exr, dds, pvr, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.
ISC License
344 stars 33 forks source link

High dynamic range image loading. Radiance HDR. #9

Closed bluescan closed 4 years ago

bluescan commented 4 years ago

Implement this.

bluescan commented 4 years ago

Done.