Crates.io | re_viewer |
lib.rs | re_viewer |
version | 0.20.3 |
source | src |
created_at | 2023-02-12 21:20:28.302766 |
updated_at | 2024-12-03 18:05:14.765026 |
description | The Rerun viewer |
homepage | https://rerun.io |
repository | https://github.com/rerun-io/rerun |
max_upload_size | |
id | 783514 |
size | 561,842 |
Part of the rerun
family of crates.
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
).