stride3d / IntegrateDFG

DFG LUT generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IntegrateDFG

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.

About

DFG LUT generator


Languages

Language:C++ 95.6%Language:C 4.4%