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
329 stars 32 forks source link

PVR support for packed pixel formats. #142

Closed bluescan closed 7 months ago

bluescan commented 9 months ago

Should support all packed formats that can be created for both V2, and V3 files by PVRTextTool.

bluescan commented 8 months ago

A lot of them work, but have not thoroughly tested.