ftc - floating precision texture compression

Please update your links to point to the current version of this page!

ftc1 and ftc2are new fixed-rate texture compression systems for RGB and RGBA images, which use variable precision differential encoding for the color codewords, resulting in reduced compression artifacts, in particular for smooth color variations. Experiments using hundreds of textures show that they achieve higher quality than the commonly used S3TC at the same compression ratio or (for RGBA images) similar quality to S3TC at twice the compression ratio. In hardware implementations a large part of decompression hardware can be shared with existing common systems, minimizing the amount of additional hardware needed.

VMV '09 paper “ftc - floating precision texture compression”

Download:

Original version

Updated version with table 2 headings corrected

Diplomarbeit “ftc - floating precision texture compression”

Download

[A Diplomarbeit is roughly equivalent to a master's thesis]