microsoft / glTF-Toolkit

A collection of tools for modifying and optimizing glTF assets
MIT License
295 stars 41 forks source link

Set BC7 sRGB flag for the relevant textures, and compress in parallel if no GPU #19

Closed erikdahlstrom closed 6 years ago

robertos commented 6 years ago

Pardon my ignorance, but what's the advantage of the BC7_SRGB compression? Also @walbourn any downside having PARALLEL always on when compressing (even on GPU)?