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

#324 in GUI

Download history 3619/week @ 2024-08-18 4945/week @ 2024-08-25 3864/week @ 2024-09-01 2291/week @ 2024-09-08 914/week @ 2024-09-15 1137/week @ 2024-09-22 720/week @ 2024-09-29 373/week @ 2024-10-06 515/week @ 2024-10-13 302/week @ 2024-10-20 381/week @ 2024-10-27 591/week @ 2024-11-03 223/week @ 2024-11-10 349/week @ 2024-11-17 619/week @ 2024-11-24 386/week @ 2024-12-01

1,611 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
~129K SLoC