summaryrefslogtreecommitdiffstats
path: root/basicsuite/demos.xml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/demos.xml')
-rw-r--r--basicsuite/demos.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/basicsuite/demos.xml b/basicsuite/demos.xml
index 6b07378..0f84ed8 100644
--- a/basicsuite/demos.xml
+++ b/basicsuite/demos.xml
@@ -109,4 +109,12 @@ Each menu item opens a page that shows the graphical appearance of a control, al
</description>
</application>
+<application title="Advanced custom materials" location="/data/user/qt/custommaterial" main="main.qml" icon="/data/user/qt/custommaterial/preview_l.jpg" exclude="linux-beaglebone;linux-colibri-vf;linux-colibri-imx7;linux-imx7s-warp;linux-nitrogen7;linux-colibri-imx6ull">
+<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>
+
</applications>