#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

30 releases

new 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

#272 in Visualization

Download history 391/week @ 2024-09-02 257/week @ 2024-09-09 474/week @ 2024-09-16 752/week @ 2024-09-23 729/week @ 2024-09-30 1107/week @ 2024-10-07 1893/week @ 2024-10-14 1257/week @ 2024-10-21 1601/week @ 2024-10-28 2391/week @ 2024-11-04 3370/week @ 2024-11-11 2683/week @ 2024-11-18 2265/week @ 2024-11-25 2837/week @ 2024-12-02 2324/week @ 2024-12-09 2515/week @ 2024-12-16

10,064 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