Tagged Questions

6
votes
1answer
2k 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?
1
vote
1answer
193 views

pvrtc compression on osx

I am working on an OpenGL app on MAC OSX 10.6.x. I want to compress raw pixel data in the OpenGL app using PVRTC. Is there a PVRTC library for OSX that can help me? Appreciate any pointers and thanks ...
0
votes
1answer
248 views

PVRTexTool, is there a way to run it on multiple files at once?

I am using PVRTexTool to convert png files to pvr files but the tool seems to only be able to run on one file at a time(wont accept *.png as file name). does anyone know how to run it on a group of ...