glowygraph

Module render2

Source

Structsยง

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