1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-09 22:40:06 +00:00

Updated Resources (markdown)

Chuck Walbourn 2016-03-30 11:16:17 -07:00
parent c10ef66ded
commit 908bf8fb21

@ -54,6 +54,8 @@ BC5 algorithm from "Real-Time Normal Map DXT Compression" by JMP van Waveren & I
"Texture Compression in Real-time using the GPU" by Tranchida (GDC2010) [link](http://twvideo01.ubm-us.net/o1/vault/gdc10/slides/Tranchida_TextureCompressionInRealtime.pdf)
[Real-Time BC6H Compression on GPU](https://knarkowicz.files.wordpress.com/2016/03/knarkowicz_realtime_bc6h_gdc_2016.pdf)
# Gamma correct rendering
[Gamma-correct rendering](http://molecularmusings.wordpress.com/2011/11/21/gamma-correct-rendering/)
@ -63,7 +65,7 @@ BC5 algorithm from "Real-Time Normal Map DXT Compression" by JMP van Waveren & I
[GPU Gems3](http://http.developer.nvidia.com/GPUGems3/gpugems3_ch24.html)
# Samples
# GPU Compression
[BC6H/BC7 DirectCompute Encoder Tool](http://go.microsoft.com/fwlink/?LinkId=254494)
# Related KB articles