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

Download history 1055/week @ 2024-08-01 1770/week @ 2024-08-08 1933/week @ 2024-08-15 1935/week @ 2024-08-22 1723/week @ 2024-08-29 2260/week @ 2024-09-05 1624/week @ 2024-09-12 1426/week @ 2024-09-19 2363/week @ 2024-09-26 2540/week @ 2024-10-03 2377/week @ 2024-10-10 1955/week @ 2024-10-17 1406/week @ 2024-10-24 2410/week @ 2024-10-31 2526/week @ 2024-11-07 2906/week @ 2024-11-14

9,575 downloads per month
Used in 3 crates (via rerun)

MIT/Apache

8MB
156K SLoC

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).


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