Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-74977

Scene3D without FBO

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Qt3D
    • None

    Description

      Qt's 3D performance is far lower than our competitors.

      It is almost caused by FBO bliting.

      Scene3D needs to use FBO to mix the scene in QtQuick.

      Usually, however, 3D scene is rendered on top or background layer.

      Scene3D doesn't need to use FBO in this case.

       

      We can improve Qt3D's performance if we have FBO-less Scene3D for most of the cases.

       

      Attachments

        Issue Links

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

          Activity

            People

              lemire_p Paul Lemire
              unseon.ryu Unseon Ryu
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes