1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-21 20:10:05 +00:00

Updated Resources (markdown)

Chuck Walbourn 2021-03-04 12:31:34 -08:00
parent e551edf2f2
commit 5077dedd02

@ -46,6 +46,8 @@ Gamefest 2010 - [Block Compression Smorgasbord](http://download.microsoft.com/do
[BC6H and BC7 use the BPTC algorithm originally developed by NVIDIA](http://developer.download.nvidia.com/opengl/specs/GL_ARB_texture_compression_bptc.txt)
[Gamasutra: Texture Compression Techniques and Tips](https://www.gamasutra.com/view/feature/130906/texture_compression_techniques_and_.php)
High-Quality, Fast DX11 Texture Compression with ISPC [slides](https://www.slideshare.net/GaelHofemeier/high-quality-fastdx11texturecompression)
[Blog: Proper pbit computation in the BC7 texture format](https://richg42.blogspot.com/2018/04/proper-pbit-computation-in-bc7-texture.html)