Hello, I have an application that uses the GLViewWidget as the viewport of a GraphicsView to combine 2D GraphicsItem widgets on top of a 3D model in the GLViewWidget. I'd like to place a background image in the GLViewWidget that does not respond to the scaling/rotation of the GLViewWidget. I assume that the best way forward here is to add the background image rendering to the paintGL() method of GLViewWidget? Is there an example somewhere of how this would work?
Thanks, --Zach -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/f434f510-aa75-4f28-bfbe-99e547418aa1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
