Module rustracer::scene

source ·
Expand description

Scene parsing module.

Provides Scene struct parsed from scene file (yaml formatted).

Structs§

  • A high-level wrapper around a stream, used to parse scene files (yaml formatted).
  • Scene to render.
  • A specific position in a scene file.
  • Var 🔒
    Variables object, useful to store when parsing.

Enums§

Constants§

  • SYMBOLS 🔒
    Chars that must be considered special when parsed.