egui/crates/egui-winit/README.md
2022-08-20 10:41:49 +02:00

703 B

egui-winit

Latest version Documentation unsafe forbidden MIT Apache

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.