Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Good afternoon, I'm using Qt5.1 and trying to share the opengl context with a rendering library. I have the QOpenGLContext. How do you extract the opengl (HGLRC) handle?
The goal is to use Ogre3d in a QQuickView item.
Thanks