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
371 stars 35 forks source link

High dynamic range image loading. EXR. #10

Closed bluescan closed 4 years ago

bluescan commented 4 years ago

Implement with ability to adjust defog, exposure, knee, and gamma.

bluescan commented 4 years ago

Completed