Skip to content

Instantly share code, notes, and snippets.

@Groovounet
Created February 15, 2016 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Groovounet/84a830eb286539c686c7 to your computer and use it in GitHub Desktop.
Save Groovounet/84a830eb286539c686c7 to your computer and use it in GitHub Desktop.
KTX concerns (not exhaustive)
Depends on OpenGL
Doesn't distinguish OpenGL profiles
Doesn't support texture swizzle
Doesn't explicitly export texture target, no texture rectangle support
Doesn't support texture formats from others graphics APIs than OpenGL
Doesn't make it easy to load only a subset of layers
Doesn't store faces continuously in memory
No sparse storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment