10 breaking releases
0.11.0 | Apr 5, 2021 |
---|---|
0.10.0 | Feb 28, 2021 |
0.9.0 | Feb 7, 2021 |
0.6.0 | Dec 26, 2020 |
0.4.0 | Nov 28, 2020 |
#2 in #glium
958 downloads per month
Used in 2 crates
(via eframe)
630KB
13K
SLoC
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.
For linux you need to sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev
to use egui_glium
.
Dependencies
~5–9MB
~164K SLoC