Tagged Questions

0
votes
3answers
42 views

PVRTC compression increasing the file sizes of PNG

Hi, For iPhone game development, I switched from PNG format to PVRTC format for the sake of performance. But PVRTC compression is creating files that are much bigger than the PNG …
0
votes
2answers
45 views

PVRTC format compromises image quality

Hi, For iPhone game development, I switched from PNG format to PVRTC format for the sake of performance. But PVRTC compression is ruining the quality of the images.. I am using sp …
1
vote
1answer
38 views

View iPhone’s PVRTC images on OS X

I need to view some of PVRTC-compressed textures from iPhone application (*.pvr) on OS X. Is there a viewer or format converter?