mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-09-10 12:38:18 +00:00
Fix link typo in README.md
This commit is contained in:
@@ -40,7 +40,7 @@ Links
|
||||
- [UASTC HDR 4x4 Example Images](https://github.com/BinomialLLC/basis_universal/wiki/UASTC-HDR-Examples)
|
||||
- [UASTC HDR 6x6 Example Images](https://github.com/BinomialLLC/basis_universal/wiki/ASTC-HDR-6x6-Example-Images)
|
||||
- [UASTC HDR 6x6 Support Notes](https://github.com/BinomialLLC/basis_universal/wiki/UASTC-HDR-6x6-Support-Notes)
|
||||
- [Quick comparison of ARM's astcenc HDR 6x6 encoder vs. ours](https://github.com/richgel999/junkdrawer/wiki/ASTC-6x6-HDR:-astcenc-%E2%80%90thorough-%E2%80%90exhausive-vs.-basis-universal-comp_level-3)
|
||||
- [Quick comparison of ARM's astcenc HDR 6x6 encoder vs. ours](https://github.com/richgel999/junkdrawer/wiki/ASTC-6x6-HDR:-astcenc-%E2%80%90thorough-%E2%80%90exhaustive-vs.-basis-universal-comp_level-3)
|
||||
|
||||
----
|
||||
|
||||
@@ -440,7 +440,7 @@ There are two simple encoding/transcoding web demos, located in `webgl/ktx2_enco
|
||||
Low-level C++ Encoder/Transcoder API Examples
|
||||
---------------------------------------------
|
||||
|
||||
Some simple examples showing how to directly call the C++ encoder and transcoder library APIs are in [`example/examples.cpp`](https://github.com/BinomialLLC/basis_universal/blob/master/example/example.cpp).
|
||||
Some simple examples showing how to directly call the C++ encoder and transcoder library APIs are in [`example/example.cpp`](https://github.com/BinomialLLC/basis_universal/blob/master/example/example.cpp).
|
||||
|
||||
ETC1S Texture Video Tips
|
||||
------------------------
|
||||
|
||||
Reference in New Issue
Block a user