Qt3DStudio: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
'''Qt 3D Studio Runtime 2.0''' is a new runtime that will be introduced in Qt 3D Studio 2.0 and is built on the [[Qt 3D]] technology. You can install the runtime component along with the QML component from Qt online installer or you can get the source code from [/codereview.qt-project.org/p/qt3dstudio/qt3d-runtime.git codereview.qt-project.org/p/qt3dstudio/qt3d-runtime.git]
'''Qt 3D Studio Runtime 2.0''' is a new runtime that will be introduced in Qt 3D Studio 2.0 and is built on the [[Qt 3D]] technology. You can install the runtime component along with the QML component from Qt online installer or you can get the source code from [/codereview.qt-project.org/p/qt3dstudio/qt3d-runtime.git codereview.qt-project.org/p/qt3dstudio/qt3d-runtime.git]


Official documentation is available [ [/doc.qt.io/qt3dstudio/index.html] here].
Official documentation is available [[/doc.qt.io/qt3dstudio/index.html] [here].


The module is maintained by engineers from [/www.qt.io The Qt Company]. For an introduction to Qt 3D Studio see the following blog posts:
The module is maintained by engineers from [/www.qt.io [The Qt Company]]. For an introduction to Qt 3D Studio see the following blog posts:


[/blog.qt.io/blog/2017/11/30/qt-3d-studio-1-0-released/ Qt 3D Studio 1.0 Released]
[/blog.qt.io/blog/2017/11/30/qt-3d-studio-1-0-released/ Qt 3D Studio 1.0 Released]

Revision as of 08:57, 12 June 2018

The Qt 3D Studio is a designer facing visual editor tool combined with runtime that can load presentations created by the Qt 3D Studio editor.

Qt 3D Studio is NOT a 3D modeling tool, it is NOT a replacement for other DCC tools out there, it is a integration tool where designers import their designs from 3D DCC tools and integrate them, define states (slides), transitions between those states and how program logic can access that design and affect it through Data Input (concept introduced in Qt 3D Studio 1.1).

Qt 3D Studio is a tool that you can install from Tools section of Qt online installer, download as offline installer or get as source code from [/codereview.qt-project.org/p/qt3dstudio/qt3dstudio.git codereview.qt-project.org/p/qt3dstudio/qt3dstudio.git]

Qt 3D Studio Runtime 2.0 is a new runtime that will be introduced in Qt 3D Studio 2.0 and is built on the Qt 3D technology. You can install the runtime component along with the QML component from Qt online installer or you can get the source code from [/codereview.qt-project.org/p/qt3dstudio/qt3d-runtime.git codereview.qt-project.org/p/qt3dstudio/qt3d-runtime.git]

Official documentation is available [[/doc.qt.io/qt3dstudio/index.html] [here].

The module is maintained by engineers from [/www.qt.io [The Qt Company]]. For an introduction to Qt 3D Studio see the following blog posts:

[/blog.qt.io/blog/2017/11/30/qt-3d-studio-1-0-released/ Qt 3D Studio 1.0 Released]

[/blog.qt.io/blog/2018/03/02/qt-3d-studio-1-1-released/ Qt 3D Studio 1.1 Released]

For upcoming 2.0 release (due out June 2018) see blog posts:

[/blog.qt.io/blog/2017/12/11/towards-improved-qt-3d-studio-runtime/ Towards an Improved Qt 3D Studio Runtime] by Laszlo Agocs

[/blog.qt.io/blog/2018/05/16/qt-3d-studio-2-0-beta-available/ Qt 3D Studio 2.0 Beta Available] by Sami Makkonen

[/blog.qt.io/blog/2018/05/18/get-started-qt-3d-studio-2-0-beta-1/ Get Started with Qt 3D Studio 2.0 beta 1] by Laszlo Agocs