game-wip-dontplay/egui/examples/retained_image/README.md
2023-04-18 15:38:14 +02:00

7 lines
107 B
Markdown

Example how to show an image with eframe/egui.
```sh
cargo run -p retained_image
```
![](screenshot.png)