Update README.md

This commit is contained in:
Rich Geldreich
2026-02-19 17:59:41 -05:00
committed by GitHub
parent 6467342a27
commit bba68073af

View File

@@ -1,4 +1,8 @@
# Table of Contents
- [WebGL Examples]()
- [KTX2 Compression, Transcoding, Display (ktx2_encode_test)](#ktx2-compression-transcoding-display-ktx2_encode_test)
- [Simple Transcoding (texture_test)](#simple-transcoding-texture_test)
- [glTF 3D Model](#gltf-3d-model)
- [Tesing and developing locally](#testing-and-developing-locally)
# WebGL Examples
@@ -21,7 +25,7 @@ To view the compressor's textual debug output, open your browser's developer deb
---
## Transcoder (texture_test)
## Simple Transcoding (texture_test)
Live demo: [webgl/texture_test/index.html](https://subquantumtech.com/xu/texture_test/)