79 releases (13 breaking)

new 0.15.1 Apr 11, 2024
0.15.0-alpha.5 Mar 29, 2024
0.11.0 Nov 28, 2023
0.8.0 Jul 27, 2023
0.4.0 Mar 28, 2023

#137 in WebSocket

Download history 121/week @ 2023-12-23 264/week @ 2023-12-30 641/week @ 2024-01-06 362/week @ 2024-01-13 549/week @ 2024-01-20 825/week @ 2024-01-27 784/week @ 2024-02-03 629/week @ 2024-02-10 357/week @ 2024-02-17 1287/week @ 2024-02-24 1716/week @ 2024-03-02 831/week @ 2024-03-09 591/week @ 2024-03-16 568/week @ 2024-03-23 671/week @ 2024-03-30 727/week @ 2024-04-06

2,655 downloads per month
Used in 3 crates (via rerun)

MIT/Apache

6MB
122K 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

~56–100MB
~1.5M SLoC