SaschaWillems / Vulkan-glTF-PBR

Physical based rendering with Vulkan using glTF 2.0 models
MIT License
915 stars 124 forks source link

Add support for KHR_texture_basisu (basis universal texture compression, ktx2) #76

Closed SaschaWillems closed 1 month ago

SaschaWillems commented 1 month ago

Work-in-progress

This PR adds support for the KHR_texture_basisu extension, that adds support for loading models with images stored as KTX2 files using basis universal texture formats.