4 releases
0.1.0-alpha.4 | Nov 19, 2024 |
---|---|
0.1.0-alpha.3 | Nov 14, 2024 |
0.1.0-alpha.0 | Nov 13, 2024 |
#113 in Multimedia
23 downloads per month
13KB
268 lines
Spriterator
Spriterator is a Rust library that creates sprite sheets by combining multiple images from a specified directory into a compact format.
Example
Refer to integration_tests.rs
for an example demonstrating how to use Spriterator
to generate sprite sheets from images within a directory.
Dependencies
~2.6–9MB
~87K SLoC