#tile #ggez #texture #rendering #tilesheet

patchwork

A crate for easily drawing tiles from a tilesheet with ggez

1 unstable release

Uses old Rust 2015

0.1.0 Feb 4, 2020

#17 in #ggez

MIT/Apache

8KB
121 lines

Patchwork

Patchwork is a convenient crate for drawing tiles from a tilesheet using a 'SpriteBatch'. An update to the 'Mosaic' crate by Repnop(https://github.com/repnop/mosaic), which is no longer maintained. ggez.

Example

TODO

License

Patchwork is licensed under both MIT and Apache 2.0


lib.rs:

Patchwork: A convenient crate for drawing tiles from a tilesheet using a 'SpriteBatch'. An update to the 'Mosaic' crate by Repnop(https://github.com/repnop/mosaic), which is no longer maintained. ggez.

Dependencies

~31MB
~433K SLoC