Comparison of material models in modern physically based rendering pipelines

In: GI (Ed.), SKILL 2021 - Studierendenkonferenz Informatik. Bonn: Gesellschaft für Informatik e.V.
A sample material chart: eleven spheres with different metallic values, rendered with four different render engines.

Abstract

The appearance of materials results from a complex interaction of light, material properties and the geometric shape of an object. In computer graphics, various models were developed to describe these correlations. Modern rendering pipelines commonly adapt the philosophy of physically based rendering. This study examines if the reproduction of materials differs across modern physically based rendering tools, and compares the intuitiveness of material design, the quality and range of reproducible materials. A sequential rendering framework was developed to evaluate the visual influences of four selected parameters on material appearance. The rendered images are qualitatively compared based on material charts, scanline plots and difference images. The examined rendering tools mostly yield similar results, with the main differences caused by disparate rendering methods. Still, subtle variations between the tools are noticable, indicating the individual strengths and flaws of each renderer in terms of intuitiveness and physical accuracy.

Paper

Supplementary Material

Jupyter notebooks

The Jupyter notebooks require an installation of Python (last tested with version 3.9) and the Python modules jupyter, numpy and matplotlib. You can install them for example with pip:

pip install jupyter numpy matplotlib

or create e.g. a Conda environment:

conda create --name pbr_materials python=3.9 jupyter numpy matplotlib

Make sure to extract the zipped (compressed) data. The notebook ZipUnzip.ipynb can be used to process this step automatically by executing the first code cell.


Imprint

For questions regarding this content, please contact the authors indicated above.

Contact regarding the organization of this website: Prof. Dr.-Ing. Martin Fuchs and Prof. Dr. Jens-Uwe Hahn as directors of the Institute for Games.

The Institute for Games belongs to Hochschule der Medien in Stuttgart. For general information regarding our organisation, e.g. VAT registration number, supervisory authority, limitations on liability, please refer to the organisation imprint.

Address

Hochschule der Medien
Nobelstraße 10
70569 Stuttgart

Impressum

Bei inhaltlichen Fragen wenden Sie sich bitte an die ausgezeichneten Autoren.

Organisatorisch verantwortlich für diese Seite: Prof. Dr.-Ing. Martin Fuchs und Prof. Dr. Jens-Uwe Hahn als Leiter des Institut für Games.

Das Institut für Games ist eine Einrichtung der Hochschule der Medien in Stuttgart. Allgemeine Angaben, etwa zu unserer Rechtsform, Umsatzsteueridentifikationsnummer, zuständiger Aufsichtsbehörde, und den Bestimmungen zum Haftungsausschluss finden sich im Impressum der Hochschule.

Anschrift

Hochschule der Medien
Nobelstraße 10
70569 Stuttgart
GERMANY

Privacy policy

The privacy policy of Hochschule der Medien applies to this website.

Datenschutz

Für diese Webseite gilt die Datenschutzerklärung der Hochschule der Medien.