mirror of
https://github.com/creating2morrow/neveko.git
synced 2025-03-06 16:04:24 +00:00
11 lines
571 B
Markdown
11 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.
|