Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.33 KB

readme.md

File metadata and controls

42 lines (32 loc) · 2.33 KB

Testing various BCn decoding libraries

Code for "Comparing BCn texture decoders" blog post.

Libraries Tested:

Used as git submodules:

Embedded directly into the repo:

Test Images:

I produced most of the .dds files under test_images folder myself, using a simple "export DDS" script for Unity. Within Unity, used various import options to produce BCn formats out of original images.

The original images are from:

  • ambientcg/: various texture & HDRI files from ambientCG.
  • frymire: University of Waterloo image set.
  • kodim_23: Kodak lossless image suite.
  • lythwood_room: Lythwood Room HDRI from Poly Haven.
  • testcard: BC2 DDS file from bcdec.
  • webp_gallery_3: WebP Lossless and Alpha Gallery page.