Fast Filtering of Reflection Probes

Josiah Manson, Peter-Pike Sloan

Game and movie studios are switching to physically based rendering en masse, but physically accurate filter convolution is difficult to do quickly enough to update reflection probes in real-time. Cubemap filtering has also become a bottleneck in the content processing pipeline. We have developed a two-pass filtering algorithm that is specialized for isotropic reflection kernels, is several times faster than existing algorithms, and produces superior results. The first pass uses a quadratic b-spline recurrence that is modified for cubemaps. The second pass uses lookup tables to determine optimal sampling in terms of placement, mipmap level, and coefficients. Filtering a full 1282 cubemap on an NVIDIA GeForce GTX 980 takes between 160 μs and 730 μs with our method, depending on the desired quality.

 

Click here to download the complete paper: PDF

Click here to download the supplemental materials: Specular ParametersDownsample Cubemap HLSL CodeFilter Using Table HLSL Codecoeffs_const_8coeffs_const_16coeffs_const_32coeffs_quad_32

Note: The code is an excerpt and will not compile as-is. The filtering code demonstrates how to interpret the supplied table.The filtering code shows how to use the quadratic table, and will have to be modified slightly to use the simpler constant tables.

 

 

 

The Software License and Service Agreement will be updated. Please follow this link [https://www.activision.com/legal/ap-eula] in order to see these changes.

Privacy Policy Update
We’ve updated our Privacy Policy. You can view the revised policy here. By continuing to use Activision’s websites, products or services, you acknowledge this revised Privacy Policy.