MultiProcess for 3D Graphics (GLViewWidget)

43 views
Skip to first unread message

kt...@spci.ca

unread,
Nov 2, 2017, 12:31:07 PM11/2/17
to pyqtgraph
My main problem is my 3d opengl drawing takes ~1 to 2 seconds which freezes UI.
To maintain GUI responsive, I tried to put the drawing into another process and render the display on main UI.

I first tried using RemoteGraphicsView, but I am not able to use glWidget in GraphicsView. Seems GraphicsView is able to use opengl to draw, but not accepting glWidget.

Have any one tried this before? any examples to share?

I am using Python 2.7.11 PySide 1.2.4 pyqtgraph 0.10.0.
Reply all
Reply to author
Forward
0 new messages