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. Qt OpenGL , problem with VAO/VBO
QtWS25 Last Chance

Qt OpenGL , problem with VAO/VBO

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5.5openglc++
3 Posts 2 Posters 1.1k 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.
  • bobmazaB Offline
    bobmazaB Offline
    bobmaza
    wrote on last edited by bobmaza
    #1
    This post is deleted!
    1 Reply Last reply
    0
    • A Offline
      A Offline
      Alchete
      wrote on last edited by
      #2

      What you want to do is possible, and how I'm rendering my scenes. I have a single plot widget and multiple plot items that can be added. Each plot item in my implementation is its own class with its own shaders and buffer objects. I loop through all the draw methods in paintGL and pass the MVP matrix also (a camera object in my case)

      So, maybe only slightly helpful -- but the problem is somewhere in your code. :)

      1 Reply Last reply
      0
      • bobmazaB Offline
        bobmazaB Offline
        bobmaza
        wrote on last edited by
        #3

        the code i posted is minimal nothing complex there , i know it it's possbile i'm used to openGL programming but not with Qt. thank you anyway

        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