Crates.io | egui-winit |
lib.rs | egui-winit |
version | 0.29.1 |
source | src |
created_at | 2021-04-05 12:03:57.046327 |
updated_at | 2024-10-01 08:09:13.652069 |
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,541 |
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.