Y
Hacker News
new
|
ask
|
show
|
jobs
by
KRAKRISMOTT
993 days ago
Any plans to spin it out as an egui UI library?
2 comments
nu11ptr
993 days ago
That would be awesome if they did. I decided to create an enhancement request:
https://github.com/rerun-io/rerun/issues/3706
link
terhechte
993 days ago
You can just use the crate. I’m using it in personal projects:
re_ui = "0.6.0"
link
nu11ptr
993 days ago
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
link