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. QT 5.1: Pure desktop OpenGL in widget?
Forum Updated to NodeBB v4.3 + New Features

QT 5.1: Pure desktop OpenGL in widget?

Scheduled Pinned Locked Moved Game Development
2 Posts 1 Posters 1.6k 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
    semos
    wrote on 27 Sept 2013, 08:53 last edited by
    #1

    Hi,
    I'am currently working on game editor: I need 3D scene combined with system GUI. Something like my previous editor based on QT 4.x: www.youtube.com/watch?v=__EGoLDSBv8.

    But Qt 5.1 have different approach to OpenGL. As I understood, it is recommended to use QWindow. But it is just a window, I need widget (QGLWidget), which is deprecated. Why? It's there different way to have opengl viewport in widget?

    Second question is about Angle and OpenGL|ES. For my editor, I preffer pure desktop OpenGL, how can I force QT to use it?

    Thanks!

    1 Reply Last reply
    0
    • S Offline
      S Offline
      semos
      wrote on 30 Sept 2013, 13:21 last edited by
      #2

      Solved here: http://qt-project.org/forums/viewthread/33030/

      1 Reply Last reply
      0

      1/2

      27 Sept 2013, 08:53

      • Login

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