Update README.md

This commit is contained in:
Rich Geldreich
2026-02-08 13:38:12 -05:00
committed by GitHub
parent ca034a2e6b
commit c17c45f2fc

View File

@@ -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).