summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/wave
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/wave')
-rw-r--r--examples/qt3d/wave/doc/images/wave.pngbin0 -> 25806 bytes
-rw-r--r--examples/qt3d/wave/doc/src/wave.qdoc8
2 files changed, 8 insertions, 0 deletions
diff --git a/examples/qt3d/wave/doc/images/wave.png b/examples/qt3d/wave/doc/images/wave.png
new file mode 100644
index 000000000..429a4ce4e
--- /dev/null
+++ b/examples/qt3d/wave/doc/images/wave.png
Binary files differ
diff --git a/examples/qt3d/wave/doc/src/wave.qdoc b/examples/qt3d/wave/doc/src/wave.qdoc
index db6089c59..a22d6514c 100644
--- a/examples/qt3d/wave/doc/src/wave.qdoc
+++ b/examples/qt3d/wave/doc/src/wave.qdoc
@@ -29,4 +29,12 @@
\example wave
\title Qt 3D: Wave QML Example
\ingroup qt3d-examples-qml
+ \brief A QML application that demonstrates using vertex and geometry
+ shaders.
+
+ \image wave.png
+
+ \e {Wave} demonstrates using vertex and geometry shaders.
+
+ \include examples-run.qdocinc
*/