35 releases (4 breaking)
0.22.1 | Feb 20, 2025 |
---|---|
0.22.1-rc.1 | Feb 19, 2025 |
0.21.0 | Dec 18, 2024 |
0.20.3 | Dec 3, 2024 |
0.18.2 | Aug 29, 2024 |
#329 in Visualization
15,343 downloads per month
Used in 4 crates
(2 directly)
4.5MB
89K
SLoC
re_component_ui
Part of the rerun
family of crates.
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
~68–110MB
~2M SLoC