vispy.gloo.gl.dummy module

A dummy backend.

class vispy.gloo.gl.dummy.DummyProxy[source]

Bases: vispy.gloo.gl._proxy.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.