Awesome
sprite (Executable)
Run
cargo install sprite
sprite
This should produce the following window:
sprite-gen (Library)
A Rust library for procedurally generating 2D sprites. Port of https://github.com/zfedoran/pixel-sprite-generator
Documentation
Usage
Add this to your Cargo.toml
:
[dependencies]
sprite-gen = "0.2"