Playrix public repository
- EtcCompress is a very fast ETC1 encoder with perceptual error metric and brute-force search. Habrahabr article.
- Etc2Compress is a very fast ETC2 encoder with perceptual error metric and brute-force search.
- GloablObjects is a template which can be used for instances with global access. It allows to control global objects lifetime. Habrahabr article.
- PvrtcCompress is a fast PVRTC 4bpp encoder with perceptual error metric.
- StaticTests sample code for static tests`s system. Habr article.