Basis-Universal-Transcoders
A collection of optimized WebAssembly transcoders for Basis Universal compressed GPU texture formats.
File Explorer
Download Latest Version (.zip)- ci.yml
- reuse.yml
- dep5
- common.ts
- patterns.ts
- astc.ts
- bc7.ts
- generator.ts
- rgba8.ts
- tsconfig.json
- uastc_generator.wasm
- uastc_generator.wat
- uastc_astc.wasm
- uastc_astc.wat
- uastc_bc7.wasm
- uastc_bc7.wat
- uastc_r8_unorm.wasm
- uastc_r8_unorm.wat
- uastc_rg8_unorm.wasm
- uastc_rg8_unorm.wat
- uastc_rgba8_srgb.wasm
- uastc_rgba8_srgb.wat
- uastc_rgba8_unorm.wasm
- uastc_rgba8_unorm.wat
- Apache-2.0.txt
- CC-BY-4.0.txt
- msc_basis_transcoder.js
- msc_basis_transcoder.wasm
- README.md
- reference.ts
- test.ts
- tsconfig.json
- .gitattributes
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- LICENSE.txt
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/KhronosGroupArchives/Basis-Universal-Transcoders
Downloads the entire project code from GitHub to your computer.
cd Basis-Universal-Transcoders
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install
Downloads and installs the libraries listed in package.json.
$ npm run asbuild
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
