#rerun #component #ui #editor #viewer #registry #registration

re_component_ui

Provides ui editors for Rerun component data for registration with the Rerun Viewer component ui registry

28 releases

new 0.20.3 Dec 3, 2024
0.20.2 Nov 28, 2024
0.19.1 Nov 5, 2024
0.19.0 Oct 17, 2024
0.18.2 Aug 29, 2024

#319 in Visualization

Download history 380/week @ 2024-08-24 423/week @ 2024-08-31 357/week @ 2024-09-07 407/week @ 2024-09-14 707/week @ 2024-09-21 823/week @ 2024-09-28 912/week @ 2024-10-05 1988/week @ 2024-10-12 1281/week @ 2024-10-19 1571/week @ 2024-10-26 2409/week @ 2024-11-02 3343/week @ 2024-11-09 2387/week @ 2024-11-16 2351/week @ 2024-11-23 3046/week @ 2024-11-30

11,516 downloads per month
Used in 3 crates (via re_viewer)

MIT/Apache

3.5MB
70K SLoC

re_component_ui

Part of the rerun family of crates.

Latest version Documentation MIT Apache

Provides UI editors for Rerun component data for registration with the Rerun Viewer component UI registry.


lib.rs:

This crate implements various component editors.

The only entry point is create_component_ui_registry, which registers all editors in the component UI registry. This should be called by re_viewer on startup.

Dependencies

~52–93MB
~1.5M SLoC