Module nannou::draw::renderer

source ·

Structs

  • A type aimed at simplifying construction of a draw::Renderer.
  • Information about the way in which a primitive was rendered.
  • The context provided to primitives to assist with the rendering process.
  • A helper type aimed at simplifying the rendering of nannou primitives via wgpu.
  • The position and dimensions of the scissor.

Enums

Traits

  • Draw API primitives that may be rendered via the Renderer type.