1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-28 07:23:13 -04:00
Files
egui/egui_glium
Emil Ernerfeldt fe491c3b75 [egui_glium] Explicitly use bilinear texture sampling
This is the reference renderer, so it is good to be explicit.
2021-01-09 10:27:32 +01:00
..
2021-01-04 15:52:29 +01:00
2021-01-04 15:52:29 +01:00

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.