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
↧