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. [SOLVED]Need some simple examples of opengl(Qt5)

[SOLVED]Need some simple examples of opengl(Qt5)

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 1.1k Views 1 Watching
  • 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.
  • S Offline
    S Offline
    stereomatching
    wrote on last edited by
    #1

    Studying opengl and trying to combine them with Qt5, the examples from QtDoc works fine, but most
    of the api of those examples are deprecated except of "OpenGL Window Example".Do you know where
    could I find more simple examples for new api(QOpenGL*) in Qt5?Thanks

    1 Reply Last reply
    0
    • S Offline
      S Offline
      stereomatching
      wrote on last edited by
      #2

      I study the blogs at KDAB, it said the new QOpenGL* could be a drop-in replament
      for QGL*.I replace QGl* api to QOpenGL* of the example "Cube OpenGL ES 2.0 example"
      and it works fine for me. But I wonder is this a recommend way to use OpenGL in Qt5?

      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