summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/wave/doc/src/wave.qdoc
blob: 7693eb7a5de1086dc2bb7b6fb5e87a63a689c8de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \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
*/