133 releases (19 breaking)

0.21.0 Dec 18, 2024
0.20.3 Dec 3, 2024
0.20.2 Nov 28, 2024
0.17.0 Jul 8, 2024
0.4.0 Mar 28, 2023

#155 in WebSocket

Download history 2095/week @ 2024-09-21 1884/week @ 2024-09-28 2639/week @ 2024-10-05 2578/week @ 2024-10-12 1519/week @ 2024-10-19 1684/week @ 2024-10-26 2449/week @ 2024-11-02 3390/week @ 2024-11-09 2485/week @ 2024-11-16 2456/week @ 2024-11-23 3200/week @ 2024-11-30 2709/week @ 2024-12-07 2450/week @ 2024-12-14 1262/week @ 2024-12-21 1968/week @ 2024-12-28 2541/week @ 2025-01-04

8,466 downloads per month
Used in 3 crates (via rerun)

MIT/Apache

8.5MB
173K 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

~63–105MB
~2M SLoC