mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
This can be used, for instance, to: * Render things to offscreen buffers. * Read the pixel buffer from the previous frame (glow::Context::read_pixels). * Render things behind the egui windows.