Transfer matrix based layered materials rendering

Joël Randrianandrasana Patrick Callet Laurent Lucas

In Transactions on Graphics (Proceedings of SIGGRAPH 2021 Technical Papers)

The BSDF model introduced in this paper addresses the efficient rendering of layered materials including rough interfaces and arbitrary scattering volumes based upon a transfer matrix approach. This scene depicts the ability of our model to reproduce the variety of appearances resulting from these material configurations.

Abstract

A statistical multi-lobe approach was recently introduced in order to efficiently handle layered materials rendering as an alternative to expensive general-purpose approaches. However, this approach poorly supports scattering volumes as the method does not account for back-scattering and resorts to single scattering approximations. In this paper, we address these limitations with an efficient solution based upon a transfer matrix approach which leverages the properties of the Henyey-Greenstein phase function. Under this formalism, each scattering component of the stack is described through a lightweight matrix, layering operations are reduced to simple matrix products and the statistics of each BSDF lobe accounting for multiple scattering effects are obtained through matrix operators. Based on this representation, we leverage the versatility of the transfer matrix approach to efficiently handle forward and backward scattering which occurs in arbitrary layered materials. The resulting model enables the reproduction of a wide range of layered structures embedding scattering volumes of arbitrary depth, in constant computation time and with low variance.

Video

Text citation

Joël Randrianandrasana, Patrick Callet, and Laurent Lucas. 2021. Transfer matrix based layered materials rendering. In ACM Trans. on Graph. (Proceedings of SIGGRAPH), 40(4), Article 177 (August 2021), 16 pages. DOI:https://dl.acm.org/doi/10.1145/3450626.3459859

BibTeX entry

@inproceedings{Randrianandrasana:2021,
    author = {Randrianandrasana, Joël and Callet, Patrick and Lucas, Laurent},
    title = {Transfer matrix based layered materials rendering},
    journal = {ACM Transactions on Graphics (Proceedings SIGGRAPH)},
    volume = {40},
    number = {4},
    month = {August},
    year = {2021},
    doi = {10.1145/3450626.3459859}
}

Acknowledgements

The authors would like to thank Jonathan Dupuy and Laurent Belcour for their comments and feedback at the early stage of this project. Thanks also to Philippe Porral, Thomas Muller, and Loïs Mignard-Debise for their support during the writing of this paper. The authors finally thank the Image Center of the University of Reims Champagne-Ardenne and Hervé Deleau for his technical support.