mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-17 04:45:02 +01:00
10 lines
571 B
Markdown
10 lines
571 B
Markdown
# egui-winit
|
|
|
|
[](https://crates.io/crates/egui-winit)
|
|
[](https://docs.rs/egui-winit)
|
|

|
|

|
|
|
|
This crates provides bindings between [`egui`](https://github.com/emilk/egui) and [`winit`](https://crates.io/crates/winit).
|
|
|
|
The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.
|