Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. OpenGL nothing displayed
QtWS25 Last Chance

OpenGL nothing displayed

Scheduled Pinned Locked Moved Unsolved Game Development
nothing displayopenglglew glfw to qt
2 Posts 1 Posters 1.2k 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.
  • QT-static-prgmQ Offline
    QT-static-prgmQ Offline
    QT-static-prgm
    wrote on last edited by
    #1

    Hey,

    i have a problem with my project. I started with it using glew and glfw. But those were very limited, so i want to use Qt now.

    Most of my code is just copied from the old Project to my new one
    I have no idea, why it does not work, but maybe someone of you can tell me. I'm not very good with OpenGL, but i think i understand the basics well and i don't see any reason why it does not work.
    The file import function is 100% the same from the old project. I just switched from my own tga importer to QImage, because i think Qt is the better implementation for it. So you may focus on the OpenGlViewer widget class it need to be something there.
    If you need any further information, or if you have an idea about how to debug such an problem, let me know.

    1 Reply Last reply
    0
    • QT-static-prgmQ Offline
      QT-static-prgmQ Offline
      QT-static-prgm
      wrote on last edited by
      #2

      i tried to use as many Gl functions instead of qt to use my old working code. But there is still nothing displayed. That's driven my crazy.

      https://git.rwth-aachen.de/carstenf/OpenGL/tree/master/MeshViewerQt

      Is there any way to see the content of the buffer while runtime???

      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