Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Difference between scene graph and frame graph? with suitable example and diagrams
Forum Updated to NodeBB v4.3 + New Features

Difference between scene graph and frame graph? with suitable example and diagrams

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 404 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    GuruGE
    wrote on last edited by
    #1

    Difference between scene graph and frame graph? with suitable example and diagrams

    JKSHJ 1 Reply Last reply
    0
    • G GuruGE

      Difference between scene graph and frame graph? with suitable example and diagrams

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      @GuruGE said in Difference between scene graph and frame graph? with suitable example and diagrams:

      Difference between scene graph and frame graph?

      The scene graph is used by Qt Quick: https://doc.qt.io/qt-5/qtquick-visualcanvas-scenegraph.html

      The frame graph is used by Qt 3D: https://doc.qt.io/qt-5/qt3drender-framegraph.html

      Does this answer your question?

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      G 1 Reply Last reply
      3
      • JKSHJ JKSH

        @GuruGE said in Difference between scene graph and frame graph? with suitable example and diagrams:

        Difference between scene graph and frame graph?

        The scene graph is used by Qt Quick: https://doc.qt.io/qt-5/qtquick-visualcanvas-scenegraph.html

        The frame graph is used by Qt 3D: https://doc.qt.io/qt-5/qt3drender-framegraph.html

        Does this answer your question?

        G Offline
        G Offline
        GuruGE
        wrote on last edited by
        #3

        @JKSH Scene graph is rendering loop of Qt Quick. How does frame graph gets render? How GPU resources are shared between Qt Quick 2 and Qt3D

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved