mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 00:58:53 +00:00
8f178fa4e0
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.