bevy-mutate-image

Crates.iobevy-mutate-image
lib.rsbevy-mutate-image
version0.1.0
sourcesrc
created_at2022-08-08 13:28:01.429989
updated_at2022-08-08 13:28:01.429989
descriptionCreate/update images/textures by manually drawing into them in your code.
homepage
repositoryhttps://github.com/taurr/bevy-mutable-image
max_upload_size
id640842
size96,050
Johnny T. Vestergaard (taurr)

documentation

README

bevy-mutable-image

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.

Commit count: 2

cargo fmt