egui/examples/images
Aely 1e0f3a5e2d
Animated WebP support (#5470)
Adds support for animated WebP images. Used the already existing GIF
implementation as a template for most of it.

* [x] I have followed the instructions in the PR template

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2024-12-29 11:46:08 +01:00
..
src Animated WebP support (#5470) 2024-12-29 11:46:08 +01:00
Cargo.toml Update MSRV to 1.80 (#5457) 2024-12-10 16:09:03 +01:00
README.md Improved texture loading (#3315) 2023-09-12 10:39:17 +02:00
screenshot.png Animated WebP support (#5470) 2024-12-29 11:46:08 +01:00

README.md

Example showing how to show images with eframe/egui.

cargo run -p images