#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

24 releases

new 0.20.1 Nov 21, 2024
0.20.1-rc.1 Nov 20, 2024
0.19.1 Nov 5, 2024
0.19.0 Oct 17, 2024
0.18.2 Aug 29, 2024

#328 in Visualization

Download history 48/week @ 2024-08-22 672/week @ 2024-08-29 355/week @ 2024-09-05 326/week @ 2024-09-12 518/week @ 2024-09-19 956/week @ 2024-09-26 877/week @ 2024-10-03 1580/week @ 2024-10-10 1623/week @ 2024-10-17 1274/week @ 2024-10-24 2342/week @ 2024-10-31 2485/week @ 2024-11-07 2869/week @ 2024-11-14

9,280 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

~51–93MB
~1.5M SLoC