“QuickETC2: How to Finish ETC2 Compression within 1 ms” by Nah
Conference:
Type(s):
Entry Number: 04
Title:
- QuickETC2: How to Finish ETC2 Compression within 1 ms
Presenter(s)/Author(s):
Abstract:
With increasing graphics quality and screen resolution, the total size of textures in an app has reached up to dozens of gigabytes. It results in very long texture-compression time during software development. Additionally, some scenarios, such as compressing image data for real-time 3D reconstruction [Meerits 2018], com- pressing on-the-fly generated textures in GIS tools [Krajcevski and Manocha 2014], resizing textures during app loading [Nah et al. 2018], improving memory utilization in web browsers [Oom 2016], and in-home streaming to mobile devices [Pohl et al. 2015], need real-time texture compression. As a result, the necessity of fast texture compression algorithms has increased.
References:
Ericsson. 2018. ETCPACK. https://github.com/Ericsson/ETCPACK Google Inc. and Blue Shift Inc. 2017. Etc2Comp – Texture to ETC2 compressor. https: //github.com/google/etc2comp
Pavel Krajcevski and Dinesh Manocha. 2014. Fast PVRTC texture compression using intensity dilation. Journal of Computer Graphics Techniques 3, 4 (2014), 132–145.
Siim Meerits. 2018. Real-time 3D reconstruction of dynamic scenes using moving least squares. Ph.D. Dissertation. Keio University.
Jae-Ho Nah, Byeongjun Choi, and Yeongkyu Lim. 2018. Classified texture resizing for mobile devices. In ACM SIGGRAPH 2018 Talks. 73.
Daniel Oom. 2016. Real-time adaptive scalable texture compression for the web. Master’s thesis. Chalmers University of Technology.
Daniel Pohl, Bartosz Taudul, Richard Membarth, Stefan Nickels, and Oliver Grau. 2015. Advanced in-home streaming to mobile devices and wearables. International Journal of Computer Science and Applications 12, 2 (2015), 20–36.
Jacob Ström and Martin Pettersson. 2007. ETC 2: texture compression using invalid combinations. In Proceedings of the Conference on Graphics Hardware. 49–54.
Bartosz Taudul and Daniel Jungmann. 2020. etcpak – The fastest ETC compressor on the planet. https://bitbucket.org/wolfpld/etcpak/src/master