147 releases (21 breaking)

new 0.23.1 Apr 25, 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

#777 in GUI

Download history 2608/week @ 2025-01-04 3854/week @ 2025-01-11 2593/week @ 2025-01-18 1696/week @ 2025-01-25 3166/week @ 2025-02-01 2303/week @ 2025-02-08 3062/week @ 2025-02-15 3149/week @ 2025-02-22 7153/week @ 2025-03-01 11580/week @ 2025-03-08 9328/week @ 2025-03-15 8583/week @ 2025-03-22 6373/week @ 2025-03-29 9295/week @ 2025-04-05 9203/week @ 2025-04-12 6086/week @ 2025-04-19

31,641 downloads per month
Used in 3 crates (via rerun)

MIT/Apache

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.

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 gRPC (using re_grpc_client).

Dependencies

~73–120MB
~2M SLoC