Handles the bulk of the rendering and GLSL interaction
CanvasGate binds a framebuffer, and then initializes the LayerGate
LayerGate renders primitives such as Stipple instances.
Implements the functionality requires to fully render a mipmapped texture, that can be used as a stipple pattern
Most commonly used with FragmentShaderRenderer
An example shader is shown in gen-fs.glsl