mirror of
https://github.com/creating2morrow/neveko.git
synced 2025-03-26 00:58:56 +00: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.
|