vispy.gloo.gl.dummy module#

A dummy backend.

class vispy.gloo.gl.dummy.DummyProxy#

Bases: BaseGLProxy

A dummy backend that can be activated when the GL is not processed in this process. Each GL function call will raise an error.