Crate re_viewer

source ·
Expand description

Rerun Viewer GUI.

This crate contains all the GUI code for the Rerun Viewer, including all 2D and 3D visualization code.

Modules

Structs

  • The Rerun viewer as an eframe application.
  • Connects to a server over WebSockets.
  • Settings set once at startup (e.g. via command-line options) and not serialized.

Enums