egui_thumbhash

Crates.ioegui_thumbhash
lib.rsegui_thumbhash
version0.4.0
sourcesrc
created_at2024-01-21 15:47:20.239123
updated_at2024-07-03 18:05:23.723854
descriptionEasily use thumbhashes in egui
homepagehttps://lucasmerlin.github.io/hello_egui/
repositoryhttps://github.com/lucasmerlin/hello_egui/tree/main/crates/egui_thumbhash
max_upload_size
id1107698
size125,374
(lucasmerlin)

documentation

README

egui_thumbhash

egui_ver Latest version Documentation unsafe forbidden License

This crate adds an image loader to easily use thumbhashes in egui. It also includes a ThumbhashImage widget to easily display the thumbhash while the image is loading.

Internally we use the thumbhash crate to load the images.

For a showcase, check the gallery example.

Commit count: 300

cargo fmt