Qt 3D: PBR Materials QML Example¶
A QML application that demonstrates using PBR materials
BasicCamera.qml Example File¶
Lights.qml Example File¶
TrefoilKnot.qml Example File¶
main.qml Example File¶
main.cpp Example File¶
materials.qrc Example File¶
pbr-materials.pro Example File¶
A QML application that demonstrates using PBR materials.
Pbr-Materials demonstrates using the Qt 3D material system.
Running the Example¶
To run the example from Qt Creator , open the Welcome mode and select the example from Examples . For more information, visit Building and Running an Example.