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 ASTC formats. #144

Closed bluescan closed 8 months ago

bluescan commented 9 months ago

I believe only V3 files support ASTC. We need to support.

bluescan commented 8 months ago

Looks like working except the HDR astc pvr V3 files are not loading.