summaryrefslogtreecommitdiffstats
path: root/basicsuite/advancedcustommaterial/demo.xml
blob: ce9abefb737bf079f4120f724fdfaa16a178306a (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>

<application title="Advanced custom materials" main="main.qml" icon="preview_l.jpg">
<description>
This example demonstrates advanced materials in Qt3D.

Demo shows complex shaders and demonstrates controlling your shader properties with QtQuick user interface and Animation. Water is a 3D mesh, that is modeled and uv mapped inside Blender, and then brought into Scene 3D as an .obj file.
</description>
</application>