Babylon.js KTX2 Decoder Module
This package provides KTX2 texture decoding support for Babylon.js. It includes all the decoders and their corresponding WASM files.
Installation
To install using npm:
npm install @babylonjs/ktx2decoderFor detailed setup and usage, including worker configuration, see the ES6 support documentation.