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

re_component_ui

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

30 releases

0.21.0 Dec 18, 2024
0.21.0-rc.5 Dec 17, 2024
0.20.3 Dec 3, 2024
0.20.2 Nov 28, 2024
0.18.2 Aug 29, 2024

#63 in Visualization

Download history 1002/week @ 2024-10-08 2006/week @ 2024-10-15 1236/week @ 2024-10-22 2168/week @ 2024-10-29 2229/week @ 2024-11-05 3352/week @ 2024-11-12 2324/week @ 2024-11-19 2301/week @ 2024-11-26 3095/week @ 2024-12-03 2122/week @ 2024-12-10 2406/week @ 2024-12-17 1008/week @ 2024-12-24 2294/week @ 2024-12-31 2963/week @ 2025-01-07 3200/week @ 2025-01-14 2063/week @ 2025-01-21

10,660 downloads per month
Used in 3 crates (via re_viewer)

MIT/Apache

4.5MB
89K 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

~62–105MB
~2M SLoC