Basis Universal
A cross-platform texture compression system with ETC1S and UASTC Basis formats, command-line encoders, and runtime transcoders that can be packaged in KTX2 for varied GPUs.
Why it’s here
One published texture can select an appropriate block format on each device, reducing package size, downloads, and platform-specific variants for web, mobile, and desktop releases.
Best fit
Engines, frameworks, code, version control, and automation form the production backbone.
Before you commit
ETC1S and UASTC trade quality, bitrate, and encoding cost differently; test normals, HDR, and detailed textures separately, and budget runtime transcoding in load-time and cache strategies.