• Qt 6.7
  • Qt Quick 3D
  • Qt Quick 3D Examples and Tutorials
  • Hello Qt Quick 3D Example
  • Qt Quick 3D | Commercial or GPLv3

Hello Qt Quick 3D Example

Demonstrates simple instanced drawing.

This example demonstrates instanced rendering using a custom QQuick3DInstancing subclass.

Files:

  • helloqtquick3d/CMakeLists.txt
  • helloqtquick3d/HelloExample/helloqtquick3d_qml_module_dir_map.qrc
  • helloqtquick3d/HelloExample/main.qml
  • helloqtquick3d/HelloExample/qmldir
  • helloqtquick3d/helloqtquick3d.pro
  • helloqtquick3d/imageinstancetable.cpp
  • helloqtquick3d/imageinstancetable.h
  • helloqtquick3d/main.cpp
  • helloqtquick3d/main.qml
  • helloqtquick3d/qml.qrc

Images:

  • helloqtquick3d/HelloExample/qt_logo.png
  • helloqtquick3d/qt_logo.png

© 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.