12 lines
701 B
Markdown
12 lines
701 B
Markdown
![]() |
# egui-winit
|
||
|
|
||
|
[](https://crates.io/crates/egui-winit)
|
||
|
[](https://docs.rs/egui-winit)
|
||
|
[](https://github.com/rust-secure-code/safety-dance/)
|
||
|

|
||
|

|
||
|
|
||
|
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.
|