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. Anyone has experience of integrating Oculus PC SDK?
Forum Updated to NodeBB v4.3 + New Features

Anyone has experience of integrating Oculus PC SDK?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 769 Views 2 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.
  • K Offline
    K Offline
    kevin0228ca
    wrote on last edited by
    #1

    Hi,
    I have to integrate Oculus Rift support to an software built on Qt.
    I had success when the software was using Qt 5.2.
    The software was using QGLWidget, and I had no problem integrating Oculus to show what is drawn in the Qt GUI onto Oculus.

    However, the software upgraded to Qt5.7 and use QOpenglWindow instead of QGLWidget, and now there is trouble showing in Oculus.
    Some suspect is about the context sharing between QOpenglWindow and the rendering context created for rendering in Oculus, because the background color is still correctly shown in Oculus, just not the rendered objects.

    Does anyone have experience with Qt libraries with Oculus?
    Thank you.

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

      Hi and welcome to devnet,

      You should bring this question to the interest mailing list. IIRC the Qt3D folks may have something in the work for that.

      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
      • K Offline
        K Offline
        kevin0228ca
        wrote on last edited by
        #3

        thanks for the direction to mailing list, didn't know about it, will ask there.

        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