Hi All

So I've written an app for iOS that uses pvrtc format for a couple of big 
glyphmap textures 2048x2048. This works fine with the pvr plugin.

I'm now porting to Android and have stubbled across the problem of not all 
devices supporting pvrtc. However supposedly all of them support etc1 format.

Looking at the pvr plugin it seems to also support etc1 format, but when I try 
and load one I get the following error


Failed to verify pvr header: 1, 0, 0, 0


I used PVRTexToolGui v3.33 to convert the image using the ETC1 setting. Does 
anyone know of a better tool to use.

Cheers
Tom

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=49307#49307





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to