You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Emil Ernerfeldt 4933bb3c30 [egui_glium] Fix a bug where key releases weren't sent to Egui 4 years ago
..
src [egui_glium] Fix a bug where key releases weren't sent to Egui 4 years ago
CHANGELOG.md [egui_glium] Fix a bug where key releases weren't sent to Egui 4 years ago
Cargo.toml Move egui/math into new crate emath 4 years ago
README.md Update links to point to https://github.com/emilk/egui 4 years ago

README.md

Latest version Documentation MIT Apache

egui_glium

This crates provides bindings between Egui and glium which allows you to write GUI code using Egui and compile it and run it natively, cross platform.