From c17c45f2fc47af560c0642ec7535ce39dd1b166d Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Sun, 8 Feb 2026 13:38:12 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 31e78e7..155da3b 100644 --- a/README.md +++ b/README.md @@ -498,13 +498,14 @@ checking tool (https://reuse.software/). See the `.reuse` subdirectory. External Tool Links ------------------- -- [Online .EXR HDR Image File Viewer](https://viewer.openhdr.org/) +- [Online .EXR and .HDR Image File Viewer](https://viewer.openhdr.org/) - [Windows HDR + WCG Image Viewer](https://13thsymphony.github.io/hdrimageviewer/) - A true HDR image viewer for Windows. Also see [the github repo](https://github.com/13thsymphony/HDRImageViewer). -- [RenderDoc](https://renderdoc.org/) - [AMD Compressonator](https://gpuopen.com/compressonator/) -- [Microsoft's DirectXTex](https://github.com/microsoft/DirectXTex) - [PVRTexTool](https://www.imgtec.com/developers/powervr-sdk-tools/pvrtextool/) +- [Microsoft's DirectXTex](https://github.com/microsoft/DirectXTex) +- [RenderDoc](https://renderdoc.org/) - Can view .DDS files in BC1-7 formats - [Mali Texture Compression Tool](https://community.arm.com/support-forums/f/graphics-gaming-and-vr-forum/52390/announcement-mali-texture-compression-tool-end-of-life) - Now deprecated +- [ARM's astcenc](https://github.com/ARM-software/astc-encoder) For more useful links, papers, and tools/libraries, see the end of the [UASTC HDR texture specification](https://github.com/BinomialLLC/basis_universal/wiki/UASTC-HDR-Texture-Specification-v1.0).