Skip to content

Commit 5e1c2ed

Browse files
authored
Update README.md
1 parent 08916c0 commit 5e1c2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webgl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
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).
5+
To build the encoder and transcoder WASM libraries using [Emscripten](https://emscripten.org/), 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).
66

77
## KTX2 Compression, Transcoding, Display (ktx2_encode_test)
88

0 commit comments

Comments
 (0)