taurr / bevy-mutable-image

Create/update images/textures by manually drawing into them in your code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Create/update images/textures by manually drawing into them in your code.


Languages

Language:Rust 100.0%