Using JPEG images with SDK

I am using the OpenGLES1 SDK , which I downloaded from your website. I have JPEG images that I wish to use at textures. I think PVRTools can only load PVR files. Is that correct? How can I load JPEG files with the SDK?

 

Thanks,

Emma

You can use PVRTexTool found within the utilities section (PVRTexTool) this will convert your JPEG files to PVR.



You can then use PVRLoadTextureFromPVR() to load the PVR files.
 

Andrew
Andrew2008-03-11 10:31:25