16 unstable releases (7 breaking)
0.21.1 | Feb 12, 2023 |
---|---|
0.20.1 | Dec 11, 2022 |
0.19.0 | Aug 20, 2022 |
0.18.0 | Apr 30, 2022 |
0.0.1-alpha.2 | Jul 28, 2021 |
#135 in Game dev
36,038 downloads per month
Used in 126 crates
(22 directly)
1MB
23K
SLoC
egui-winit
This crates provides bindings between egui
and winit
.
The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.
lib.rs
:
[egui
] bindings for winit
.
The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.
Feature flags
Dependencies
~4–40MB
~698K SLoC