mirror of
https://github.com/emilk/egui.git
synced 2026-07-16 11:38:54 +00:00
56502fbb3c
* Make paint function accept anything implementing Surface trait * Remove unused imports
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.
To use on Linux, first run:
sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libspeechd-dev libxkbcommon-dev libssl-dev