27 releases (7 breaking)
0.9.0-alpha.1 | Aug 1, 2023 |
---|---|
0.8.1 | Aug 17, 2023 |
0.8.0 | Jul 27, 2023 |
0.4.0 | Mar 28, 2023 |
#75 in #visualization
789 downloads per month
Used in 3 crates
(via rerun)
4MB
77K
SLoC
The Rerun viewer
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
).
lib.rs
:
Rerun Viewer GUI.
This crate contains all the GUI code for the Rerun Viewer, including all 2D and 3D visualization code.
Dependencies
~37–87MB
~1.5M SLoC