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

Updated Resources (markdown)

Chuck Walbourn 2016-03-30 11:18:20 -07:00
parent bef2af4069
commit 53ca3020f1

@ -54,7 +54,7 @@ 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" by Narkowicz (GDC2016) [link](https://knarkowicz.files.wordpress.com/2016/03/knarkowicz_realtime_bc6h_gdc_2016.pdf)
"Real-Time BC6H Compression on GPU" by Narkowicz (GDC2016) [link](https://knarkowicz.files.wordpress.com/2016/03/knarkowicz_realtime_bc6h_gdc_2016.pdf) [source](https://github.com/knarkowicz/GPURealTimeBC6H)
# Gamma correct rendering
[Gamma-correct rendering](http://molecularmusings.wordpress.com/2011/11/21/gamma-correct-rendering/)