140 releases (21 breaking)
new 0.23.0-alpha.2 | Apr 10, 2025 |
---|---|
0.22.1 | Feb 20, 2025 |
0.21.0 | Dec 18, 2024 |
0.20.2 | Nov 28, 2024 |
0.4.0 | Mar 28, 2023 |
#808 in GUI
36,234 downloads per month
Used in 3 crates
(via rerun)
9.5MB
185K
SLoC
Rerun Viewer GUI.
This crate contains all the GUI code for the Rerun Viewer, including all 2D and 3D visualization code.
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 gRPC (using re_grpc_client
).
Dependencies
~72–120MB
~2M SLoC