This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does ios support etc format texture

Does ios device can read .pkm image file?

Parents
  • You might want to reference Apples "iOS Device Compatibility Reference: OpenGL ES Graphics" document.  That maps out which hardware has what GPUs, what level of GL ES is supported, extensions and so on.

    Were I you, I'd stick to GLKTextureLoader provides.

Reply
  • You might want to reference Apples "iOS Device Compatibility Reference: OpenGL ES Graphics" document.  That maps out which hardware has what GPUs, what level of GL ES is supported, extensions and so on.

    Were I you, I'd stick to GLKTextureLoader provides.

Children
No data