5 releases (3 breaking)
0.11.0 | Apr 5, 2021 |
---|---|
0.10.0 | Feb 28, 2021 |
0.9.0 | Feb 7, 2021 |
0.8.1 | Jan 19, 2021 |
0.8.0 | Jan 17, 2021 |
#40 in GUI
1,791 downloads per month
Used in 3 crates
1MB
19K
SLoC
egui demo library
this crate contains example code for egui.
it is in a separate crate for two reasons:
- to ensure it only uses the public
egui
api. - to remove the amount of code in
egui
proper.
lib.rs
:
Demo-code for showing how egui is used.
The demo-code is also used in benchmarks and tests.
Dependencies
~1.5–2.8MB
~45K SLoC