From 17da0f1a39de3a6767bea32e01d4c6b6af72bafe Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Mon, 29 Apr 2019 19:52:58 -0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ee8a0da..08c8c4b 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,11 @@ basisu x.basis The mipmapped .KTX files will be in a variety of GPU formats (PVRTC1 4bpp, ETC1-2, BC1-5, BC7), and to my knowledge there is no single .KTX viewer tool that supports every GPU texture format. BC1-5 and BC7 files are viewable using AMD's Compressonator, ETC1/2 using Mali's Texture Compression Tool, and PVRTC1 using Imagination Tech's PVRTexTool. Links: -https://duckduckgo.com/?q=mali+texture+compression+tool&atb=v146-1&ia=web -https://gpuopen.com/gaming-product/compressonator/ -https://www.imgtec.com/developers/powervr-sdk-tools/pvrtextool/ +[Mali Texture Compression Tool](https://duckduckgo.com/?q=mali+texture+compression+tool&atb=v146-1&ia=web)] + +[Compressonator](https://gpuopen.com/gaming-product/compressonator/) + +[PVRTexTool](https://www.imgtec.com/developers/powervr-sdk-tools/pvrtextool/) ### Transcoder details