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
Add option when opening an image with metadata to account for the orientation tag. This will make photos that were taken sideways etc display correctly (similarly to how chrome and other browsers display jpgs). #52