IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Qt Quick 3D Physics

Provides API for physics on 3D items using QML.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Quick 3D Physics

Qt Quick 3D Physics provides a high-level API for physics simulation. It supports simulating interactive rigid bodies as well as static meshes and non-colliding bodies used for detecting overlaps. Every simulated body can have its own physical properties like mass, density and friction.

Image non disponible

Using the Module

 

QML API

The QML types of the module are available through the QtQuick3D.Physics import. To use the types, add the following import statement to your .qml file:

 
Sélectionnez
import QtQuick3D.Physics

This a pure QML module and it does not have a C++ API.

Articles and Guides

Examples

The best way to see what Qt Quick 3D Physics can do is to check out the examples:

Reference

Related Modules

License and Attributions

Qt Quick 3D Physics is available under the commercial license from The Qt Company. In addition, it is available under the GNU General Public License, version 3. See Qt Licensing for further details.

Furthermore Qt Quick 3D Physics contains third party modules under the following permissive licenses:

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+