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

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

#197 in Visualization

Download history 547/week @ 2024-08-26 391/week @ 2024-09-02 257/week @ 2024-09-09

1,195 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

~53–95MB
~2M SLoC