Module gym_rs::utils::renderer

source ·
Expand description

Holds utilty namespaces to handle different rendering modes.

Structs

  • A surface which holds pixels describing the contents produced during a render.
  • A structure which lazily invokes renders and stores the resulting frames.

Enums

  • Defines various palettes capabling of describing the colour of a pixel.
  • A collection of various formats describing the type of content produced during a render.
  • Defines a collection of common structures produced during rendering.