blob: d469dcd707b5d7dd707e06cec0734d5980661d40 [file] [log] [blame]
<!DOCTYPE html>
<style>
body {
max-width: 700px;
}
</style>
<h1>Basis Universal LDR/HDR WebGL demos</h1>
<p>
Example web pages using the transcoder (compiled to WASM) to render
.KTX2/.basis textures in WebGL, and the encoder to encode .KTX2 files.
</p>
<ul>
<li><a href="gltf/">3D model (glTF 2.0)</a></li>
<li><a href="ktx2_encode_test/">.ktx2 texture transcoding/encoding test</a></li>
<li><a href="texture_test/">.basis texture transcoding test</a></li>
<li><a href="video_test/">.basis ETC1S texture video test</a></li>
</ul>