Dice

A dice throwing application that demonstrates using Qt Quick 3D Physics and Qt Quick 3D.

Dice demonstrates using Qt Quick 3D Physics for physical simulation of dice and a wooden table. The rendering is done with components from the Qt Quick 3D module.

The example also has a Qt Quick UI for configuring the physical material of the simulated dice as well as the number of dice.

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.

Note: The example makes use of the Qt Quick 3D module, which is a separate item in the Qt Online Installer. If the example fails to configure, please make sure that you have Qt Quick 3D package installed.

Example project @ code.qt.io

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.