Create/update images/textures by manually drawing into them in your code.
Makes it easier to play around with e.g. artsy non-game tasks that is more in the ballgame of Nannou.
Contains short example illustrating how to manipulate textures on the CPU.
This project uses [Bevy], and was bootstrapped using [bevy-template.rs].