re_viewer

Crates.iore_viewer
lib.rsre_viewer
version0.17.0
sourcesrc
created_at2023-02-12 21:20:28.302766
updated_at2024-07-08 14:08:37.635278
descriptionThe Rerun viewer
homepagehttps://rerun.io
repositoryhttps://github.com/rerun-io/rerun
max_upload_size
id783514
size440,478
rerun.io (rerunio)

documentation

README

The Rerun Viewer

Part of the rerun family of crates.

Latest version Documentation MIT Apache

This is the main crate with all the GUI.

This can be compiled as a web-app by building for Wasm. To run it natively, use the rerun binary.

Talks to the server over WebSockets (using re_ws_comms).

Commit count: 4105

cargo fmt