C

Qt 3D Studio Runtime: Simple QML Example

Demonstrates using the Studio3D element in a Qt Quick application.

This example demonstrates basic usage of the Studio3D element in Qt Quick applications

Running the Example

To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.

Description

This example consists of a simple C++ main() function that sets up a QQuickView and a QML scene demonstrating the usage of the Studio3D, Presentation, DataInput, SceneElement, and Element QML types.

Besides displaying the presentation designed in the Qt 3D Studio application, a few simple cases of interacting with the scene (such as, changing 3D object properties via data input, changing slides, controlling the timeline) are also demonstrated.

Files:

Images:

Available under certain Qt licenses.
Find out more.