#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

3 releases

0.18.2 Aug 29, 2024
0.18.1 Aug 29, 2024
0.18.1-rc.1 Aug 28, 2024

#261 in Visualization

Download history 262/week @ 2024-08-23 508/week @ 2024-08-30 354/week @ 2024-09-06 408/week @ 2024-09-13 510/week @ 2024-09-20 946/week @ 2024-09-27 759/week @ 2024-10-04

2,672 downloads per month
Used in 3 crates (via re_viewer)

MIT/Apache

3MB
64K 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

~54–96MB
~2M SLoC