Module render2
Source - Node
- Node is used to pass nodes into the renderer.
- QBezier
- QBezier is used to pass a quadratic bezier curve into the shader with interpolating values.
- Renderer
- A Renderer is tied to the lifetime of the glium Display and making one builds a GLSL program internally.