OSDN Git Service

Tool for compressing/decompressing ETC1 textures.
authorJack Palevich <jackpal@google.com>
Thu, 24 Dec 2009 08:18:25 +0000 (16:18 +0800)
committerJack Palevich <jackpal@google.com>
Thu, 31 Dec 2009 05:19:21 +0000 (13:19 +0800)
The ETC1 texture format is commonly supported by
OpenGL ES 2.0-capable GPUs.

For historical reasons ETC1 texture files have the
default extension .PKM

This tool relies on the libETC1 library to
compress and decompress the image data.


No differences found