Crates.io | egui-winit |
lib.rs | egui-winit |
version | 0.30.0 |
source | src |
created_at | 2021-04-05 12:03:57.046327 |
updated_at | 2024-12-16 16:58:59.12117 |
description | Bindings for using egui with winit |
homepage | https://github.com/emilk/egui/tree/master/crates/egui-winit |
repository | https://github.com/emilk/egui/tree/master/crates/egui-winit |
max_upload_size | |
id | 379280 |
size | 97,373 |
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.