Story Details

  • Spark Texture Compression 1.2

    Posted: 2025-03-06 19:49:42

    Spark Texture Compression 1.2 introduces significant performance enhancements, particularly for mobile GPUs. The update features improved ETC1S encoding speed by up to 4x, along with a new, faster ASTC encoder optimized for ARM CPUs. Other additions include improved Basis Universal support, allowing for supercompression using both UASTC and ETC1S, and experimental support for generating KTX2 files. These improvements aim to reduce texture processing time and improve overall performance, especially beneficial for mobile game developers.

    Summary of Comments ( 4 )
    https://news.ycombinator.com/item?id=43284399

    Several commenters on Hacker News expressed excitement about the improvements in Spark 1.2, particularly the smaller texture sizes and faster loading times. Some discussed the cleverness of the ETC1S encoding method and its potential benefits for mobile game development. One commenter, familiar with the author's previous work, praised the consistent quality of their compression tools. Others questioned the licensing terms, specifically regarding commercial use and potential costs associated with incorporating the technology into their projects. A few users requested more technical details about the compression algorithm and how it compares to other texture compression formats like ASTC and Basis Universal. Finally, there was a brief discussion comparing Spark to other texture compression tools and the different use cases each excels in.