Module glowygraph::render2 [] [src]

Structs

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.