Skip to content

aras-p/bcn_decoder_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Testing various BCn texture format decoding libraries

Topics

Resources

Stars

Watchers

Forks