126 releases (18 breaking)
new 0.20.1-rc.1 | Nov 20, 2024 |
---|---|
0.19.1 | Nov 5, 2024 |
0.17.0 | Jul 8, 2024 |
0.15.0-alpha.5 | Mar 29, 2024 |
0.4.0 | Mar 28, 2023 |
#145 in WebSocket
9,575 downloads per month
Used in 3 crates
(via rerun)
8MB
156K
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
~52–96MB
~2M SLoC