#rerun #component #editor #ui #registry #data

re_edit_ui

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

14 releases

0.18.0 Aug 16, 2024
0.18.0-rc.8 Aug 15, 2024
0.17.0 Jul 8, 2024

#56 in Visualization

Download history 594/week @ 2024-07-04 339/week @ 2024-07-11 337/week @ 2024-07-18 531/week @ 2024-07-25 630/week @ 2024-08-01 1135/week @ 2024-08-08 1257/week @ 2024-08-15 903/week @ 2024-08-22 307/week @ 2024-08-29 762/week @ 2024-09-05

3,488 downloads per month

MIT/Apache

3MB
59K SLoC

re_data_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 register_editors, which registers all editors in the component UI registry. This should be called by re_viewer on startup.

Dependencies

~54–96MB
~2M SLoC