Back to Babylon Js

Babylon.js KTX2 Decoder Module

packages/public/@babylonjs/ktx2decoder/readme.md

9.5.2429 B
Original Source

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:

bash
npm install @babylonjs/ktx2decoder

For detailed setup and usage, including worker configuration, see the ES6 support documentation.