summaryrefslogtreecommitdiffstats
path: root/doc/src/00-concepts.qdoc
blob: 0858ee133b08047039f2a6e824251da7fa8d294d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
/****************************************************************************
**
** Copyright (C) 1993-2009 NVIDIA Corporation.
** Copyright (C) 2017 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qt 3D Studio.
**
** $QT_BEGIN_LICENSE:FDL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
** this file. Please review the following information to ensure
** the GNU Free Documentation License version 1.3 requirements
** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
** $QT_END_LICENSE$
**
****************************************************************************/

/*!
\keyword Qt 3D Studio Index
\title Qt 3D Studio Manual
\page qt3dstudio-index.html

Qt 3D Studio is a compositing tool where you import 3D models, images and other assets to create
interactive presentations, UIs and applications.

\table
  \row
    \li
    \div {align="center"}
    \image getting-started-index.png
    \enddiv
    \li
    \div {align="center"}
    \image graphics-index.png
    \enddiv
    \li
    \div {align="center"}
    \image animation-index.png
    \enddiv

  \row
    \li \b {\l{Getting Started}}
      \list
        \li \l{About Qt 3D Studio}
        \li \l{Quick Start Guide}
        \li \l{Tutorials}
        \li \l{Best Practices}
        \li \l{Studio Index}
        \li \l{Viewer Index}
      \endlist
    \li \b {\l{Graphics}}
      \list
        \li \l{2D Assets}
        \li \l{Working with 3D Content}{3D Assets}
        \li \l{Layers}
        \li \l{Materials and Shaders}
        \li \l{Lights}
        \li \l{Using Sub-Presentations}{Sub-Presentations}
        \li \l{Stereoscopic Rendering}
      \endlist
    \li \b {\l{Animations}}
      \list
        \li \l{Studio: Timeline Palette}{The Timeline}
        \li \l{Dynamic Keyframes}
      \endlist
  \row
    \li
    \div {align="center"}
    \image scripting-index.png
    \enddiv
    \li
    \div {align="center"}
    \image deployment-index.png
    \enddiv
    \li
    \div {align="center"}
    \image help-index.png
    \enddiv
  \row
    \li \b {\l{Scripting}}
      \list
        \li \l{Using Data Inputs}{Data Input}
        \li \l{Using Behavior Scripts}{Behavior}
        \li \l{File Formats}
      \endlist
    \li \b {\l{Deployment}}
      \list
        \li \l{Viewer Remote Deployment}
      \endlist
    \li \b {\l{Getting Help}}
      \list
        \li \l{Studio Keyboard Shortcuts}
        \li \l{Viewer Keyboard Shortcuts}
      \endlist

  \row
    \li {3,1} \note To report bugs and suggestions to the Qt Bug
      Tracker, visit \l https://bugreports.qt.io.
\endtable

*/