85 releases (14 breaking)

new 0.16.0 May 16, 2024
0.15.1 Apr 11, 2024
0.15.0-alpha.5 Mar 29, 2024
0.11.0 Nov 28, 2023
0.4.0 Mar 28, 2023

#138 in WebSocket

Download history 874/week @ 2024-01-25 791/week @ 2024-02-01 614/week @ 2024-02-08 563/week @ 2024-02-15 814/week @ 2024-02-22 1979/week @ 2024-02-29 738/week @ 2024-03-07 755/week @ 2024-03-14 518/week @ 2024-03-21 718/week @ 2024-03-28 694/week @ 2024-04-04 1104/week @ 2024-04-11 692/week @ 2024-04-18 721/week @ 2024-04-25 556/week @ 2024-05-02 351/week @ 2024-05-09

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

MIT/Apache

6.5MB
133K 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

~57–100MB
~1.5M SLoC