bevy-progressbar-0.1.0 has been yanked.
Bevy Progressbar
Generate progressbars in bevy ui from simple values. The progressbars can have multiple sections.
Install
cargo add bevy-progressbar
Usage
See examples for better understanding
TODO
- optimize the image creation, by just doing one line and let the gpu use nearst neighbour to scale the texture