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 implementation

OpenGL implementation

Scheduled Pinned Locked Moved Unsolved Game Development
2 Posts 3 Posters 828 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.
  • C Offline
    C Offline
    Chalkece
    wrote on last edited by
    #1

    Hey,
    i watched a few tutorial on youtube how to implement opengl in a widget.
    The problem is it cant find QGLWidget and I added opengl to the pro file.
    Is there an other way to include opengl into a widget/Qt in general?

    Best regards
    Chalkece

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What version of Qt are you using ?
      On what platform ?
      How did you install it ?

      In Qt 5, QGLWidget has been deprecated in favour of QOpenGLWidget. Also depending now what you want to do a QWindow might be a better starting point.

      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
      1

      • Login

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