@renderlayer/ktx2
v0.0.3
Published
@renderlayer/ktx2
Readme
@renderlayer/ktx2
KTX 2.0 container file support library used by @renderlayer packages.
KTX 2.0 is a container format for various GPU texture formats. The loader supports Basis Universal GPU textures, which can be quickly transcoded to a wide variety of GPU texture compression formats.
Install
npm i @renderlayer/ktx2References
| Website | Reference | | ------- | ----------------------------------------------------------------------------------------- | | KTX | https://registry.khronos.org/KTX/specs/2.0/ktxspec.v2.html | | Basis | https://github.com/BinomialLLC/basis_universal | | Github | http://github.khronos.org/KTX-Specification/ | | DFD | https://www.khronos.org/registry/DataFormat/specs/1.3/dataformat.1.3.html#basicdescriptor |
License
This package is released under the MIT License
