Hacker News new | ask | show | jobs
by KRAKRISMOTT 993 days ago
Any plans to spin it out as an egui UI library?
2 comments

That would be awesome if they did. I decided to create an enhancement request: https://github.com/rerun-io/rerun/issues/3706
You can just use the crate. I’m using it in personal projects:

re_ui = "0.6.0"

Interesting. Does that include the UI styling only or also the custom components?

Update: look at rustdoc and I'm not seeing components, or at least not many