Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richgel999 authored Sep 10, 2024
1 parent 88e4a80 commit 4269074
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webgl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Requires WebAssembly and WebGL support. The WebGL demos are hosted live [here](https://subquantumtech.com/uastchdr2/).

To build the encoder and transcoder WASM libraries using Emscripten, see the various README.md files in the 'webgl/transcoder' and 'webgl/encoder' folders.
To build the encoder and transcoder WASM libraries using Emscripten, see the various README.md files in the 'webgl/transcoder' and 'webgl/encoder' folders. The Javascript API wrappers to the C/C++ library are located in [`webgl/transcoder/basis_wrappers.cpp`](https://github.com/BinomialLLC/basis_universal/blob/master/webgl/transcoder/basis_wrappers.cpp).

## texture_test
## Transcoder (texture_test)

Live demo: [webgl/texture_test/index.html](https://subquantumtech.com/uastchdr2/texture_test/)

Expand Down

0 comments on commit 4269074

Please sign in to comment.