#sprite #image #processing #graphics

spriterator

Generates sprite sheets from images in the specified directory

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

#128 in Multimedia

Download history 276/week @ 2024-11-10 166/week @ 2024-11-17 6/week @ 2024-11-24 7/week @ 2024-12-01 2/week @ 2024-12-08

142 downloads per month

MIT/Apache

13KB
268 lines

Spriterator

build

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–9.5MB
~86K SLoC