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. OpenGL version

OpenGL version

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 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.
  • G Offline
    G Offline
    GaryFreeman
    wrote on last edited by
    #1

    Hello everyone!

    Can someone give me answer: what's the difference between OpenGL version of Qt and basic version? Saw that in installer. Thanks!

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Arnaut
      wrote on last edited by
      #2

      Hello

      "this page":http://qt-project.org/wiki/Qt-5-on-Windows-ANGLE-and-OpenGL explains the differences and also has some recommendations on which version you should choose.

      Hope it helps.
      H.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        GaryFreeman
        wrote on last edited by
        #3

        Saw this document, but hadn't got that it refers to versions. Once again thank you)

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

          Hi,

          What do you mean by basic OpenGL ?

          Qt allows you to setup your OpenGL environment and then you can use raw OpenGL functions. Qt also provides the QOpenGLFunctions_Y_X_Z classes which are wrappers around the corresponding OpenGL specification. By using these wrappers you're assured to not use functions from a later version of OpenGL.

          Hope it helps

          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

          • Login

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