This commit is contained in:
Krzysztof Narkowicz 2015-10-20 16:45:38 +02:00
Родитель e0470c7292
Коммит 33cd2f00c2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
IntegrateDFG IntegrateDFG
======= =======
Simple program which integrates DFG for split sum IBL approximation and saves calculated LUT as CSV or 2D DDS texture. For more details see "Real Shading in Unreal Engine 4" by Brian Karis (http://blog.selfshadow.com/publications/s2013-shading-course/). Simple program which integrates DFG for split sum IBL approximation and saves calculated LUT as CSV or 2D DDS texture (RGBA_F32 and RG_16F). For more details see "Real Shading in Unreal Engine 4" by Brian Karis (http://blog.selfshadow.com/publications/s2013-shading-course/).