What is egui
It is a GUI library that can be used with Rust.
Trying out egui
You can run the egui sample with the following commands.
| |
After that, you can try various things while tinkering with the sample code.
It is a GUI library that can be used with Rust.
You can run the egui sample with the following commands.
| |
After that, you can try various things while tinkering with the sample code.