Rendering Layered Materials with Anisotropic Interfaces
Philippe Weier (Unity Technologies)  -  Laurent Belcour (Unity Technologies)
Published in Journal of Computer Graphics Techniques (JCGT)

paper  code  supp. html


Project Abstract

Method. We present a lightweight and efficient method to render layered materials with anisotropic interfaces. Our work extends our previously published statistical framework to handle anisotropic microfacet models. A key insight to our work is that when projected on the tangent plane, BRDF lobes from an anisotropic GGX distribution are well approximated by ellipsoidal distributions aligned with the tangent frame: its covariance matrix is diagonal in this space. We leverage this property and perform the isotropic layered algorithm on each anisotropy axis independently. We further update the mapping of roughness to directional variance and the evaluation of the average reflectance to account for anisotropy.

Validation We validated that our model was visualy close to the ground truth. See our supplemental material for all our results (warning: the archive is > 4GB).


Example of the validation of our layered model with respect to the ground truth when changing the roughness to the top dielectric layer.