Seg3D icon indicating copy to clipboard operation
Seg3D copied to clipboard

Qt 5 OpenGL updates

Open a-y-khan opened this issue 8 years ago • 2 comments

  • [ ] Update to new non-native OpenGL widget class(QOpenGLWidget), legacy QGLWidget class still supported
  • [ ] Update context sharing between threads on Mac OS X, Windows (rendering not threaded on Linux)
  • [ ] Port QtTransferFunctionWidget, QtRenderWidget (based on legacy QGLWidget class)
  • [ ] GLEW/Qt workarounds, may also be worth trying GLEW 1.13 to see if works any better with Qt

a-y-khan avatar May 16 '16 23:05 a-y-khan

See also #119.

a-y-khan avatar May 27 '16 18:05 a-y-khan

Interesting link: https://forum.qt.io/topic/92949/migration-from-qglwidget-to-qopenglwidget

dcwhite avatar Feb 08 '19 17:02 dcwhite