FX & Material Showroom

Demonstrates material and effects capabilities of Qt Quick 3D. This example demonstrates how you can use particle effects and materials in Qt Quick 3D .

The example consists of an interactive 3D scene with a 3D model. You can change the model's material and toggle between a couple of different environments for the scene.

In addition to the material functionality, you can also add particle-based effects such as snow, smoke, and fire to the scene.

运行范例

要运行范例从 Qt Creator ,打开 Welcome 模式,然后选择范例从 Examples 。更多信息,拜访 构建和运行范例 .

注意: The example makes use of the Qt Quick 3D module, which is a separate item in the Qt Online Installer . If the example fails to configure, please make sure that you have Qt Quick 3D package installed.

范例工程 @ code.qt.io