hglm / detex

Low-level library for decompression and manipulation of texture blocks compressed using formats such as BC1/DXT1/S3TC, BC2-BC3, BC4/RGTC1, BC5/RGTC2, BC6 (BPTC_FLOAT), BC7 (BPTC), ETC1 and the ETC2 family, loading of KTX and DDS files, and conversion between pixel formats
ISC License
159 stars 41 forks source link

The test texture for EAC_SIGNED_RG11 is imperfect #2

Open hglm opened 9 years ago

hglm commented 9 years ago

Due to a bug in the current version of texgenpack, the test texture for the EAC_SIGNED_RG11 format is imperfect and shows artifacts (probably not the fault of the detex decompression code).