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 ,打开 欢迎 模式,然后选择范例从 范例 。更多信息,拜访 构建和运行范例 .
注意: 范例利用 Qt Quick 3D 模块,是单独项在 Qt 在线安装程序 . If the example fails to configure, please make sure that you have Qt Quick 3D package installed.