32 releases (21 breaking)

0.29.1 Oct 1, 2024
0.28.1 Jul 5, 2024
0.27.1 Mar 29, 2024
0.24.1 Nov 30, 2023
0.10.0 Feb 28, 2021

#215 in GUI

Download history 3426/week @ 2024-08-14 4337/week @ 2024-08-21 4271/week @ 2024-08-28 3932/week @ 2024-09-04 1096/week @ 2024-09-11 1115/week @ 2024-09-18 998/week @ 2024-09-25 534/week @ 2024-10-02 510/week @ 2024-10-09 352/week @ 2024-10-16 282/week @ 2024-10-23 558/week @ 2024-10-30 378/week @ 2024-11-06 278/week @ 2024-11-13 476/week @ 2024-11-20 442/week @ 2024-11-27

1,702 downloads per month
Used in 29 crates (28 directly)

MIT/Apache

2MB
38K SLoC

egui demo library

Latest version Documentation unsafe forbidden MIT Apache

This crate contains example code for egui.

The demo library is a separate crate for three reasons:


lib.rs:

Demo-code for showing how egui is used.

This library can be used to test 3rd party egui integrations (see for instance https://github.com/not-fl3/egui-miniquad/blob/master/examples/demo.rs).

The demo is also used in benchmarks and tests.

Feature flags

Dependencies

~4–12MB
~128K SLoC