layerlab: A Computational Toolbox for Layered Materials
Abstract
A layered BSDF model describes the directional reflectance properties of a material whose internal structure consists of a stack of scattering and/or absorbing layers separated by smooth or rough interfaces. The bottom of the stack could be an opaque interface (such as a metal) or a transparent one. Such structural decompositions into layers and interfaces dramatically enlarge the size of the “language” that is available to describe materials, and for this reason they have been the focus of considerable interest in computer graphics in the last years.
In this document, we present layerlab, a Python-based toolbox for computations involving layered materials that implements a model recently proposed by Jakob et al. The purpose of this document is to serve both as a gentle introduction into the underlying theory and as a hands-on tutorial on solving practical layering problems with this tool.
Figures
Text citation
Wenzel Jakob. 2015. layerlab: A Computational Toolbox for Layered Materials. In SIGGRAPH Courses.
BibTeX
@inproceedings{Jakob2015Layerlab, author = {Wenzel Jakob}, title = {layerlab: A computational toolbox for layered materials}, booktitle = {SIGGRAPH 2015 Courses}, series = {SIGGRAPH '15}, year = {2015}, publisher = {ACM}, doi = {10.1145/2776880.2787670}, address = {New York, NY, USA}, }