Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt6 opengl/gpu assisted QGraphicsView drawing workflow
QtWS25 Last Chance

Qt6 opengl/gpu assisted QGraphicsView drawing workflow

Scheduled Pinned Locked Moved Unsolved General and Desktop
openglvulkanqgraphicsview
4 Posts 2 Posters 990 Views
  • 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.
  • D Offline
    D Offline
    Dariusz
    wrote on 1 Jan 2021, 12:18 last edited by
    #1

    Hey

    So now with qt6 we have quite few new... rules and opengl engines. How do I properly enable the viewport to now be drawn via gpu ?

    Looking for C++ & Pyside6 info :- )

    TIA

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 1 Jan 2021, 12:37 last edited by
      #2

      Hi,

      AFAIK, the same technique as before.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Dariusz
        wrote on 1 Jan 2021, 13:08 last edited by
        #3

        Hey
        self.setViewport(QOpenGlWidget())
        Seems to work, I was kinda wondering if there is a way to use now Vulkan or another one & that can run properly on pc/mac/etc?

        TIA

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 1 Jan 2021, 13:21 last edited by
          #4

          Are you thinking of the new RHI abstraction layer ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          2/4

          1 Jan 2021, 12:37

          • Login

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