Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-76735 Qt Quick 3D: C++ API
  3. QTBUG-85144

Qt Quick 3D C++ API: Make needed frontend classes public

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Quick: 3D
    • None
    • Qt Quick 3D - July

    Description

      These are the classes that would be exposed to the user from QtQuick3D in C+.  So for example in QtDeclarative, it's possible to create custom QQuickItems via C+.

      In Qt Quick 3D you should be able to create either 3D resources or spatial asses from C++.  So my thought is that we can expose QQuick3DObject and QQuick3DNode.  By creating subclasses of those it should be possible to create spatial nodes and resources for use by the 3D renderer.

      Asside from those 2 classes, it needs to be decided how many additional classes we should make public. 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            janichol Andy Nichols
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes