30 releases
new 0.21.0 | Dec 18, 2024 |
---|---|
0.21.0-rc.5 | Dec 17, 2024 |
0.20.3 | Dec 3, 2024 |
0.20.2 | Nov 28, 2024 |
0.18.2 | Aug 29, 2024 |
#272 in Visualization
10,064 downloads per month
Used in 3 crates
(via re_viewer)
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
~62–105MB
~2M SLoC