Spriterator is a Rust library that creates sprite sheets by combining multiple images from a specified directory into a compact format.
Refer to integration_tests.rs for an example demonstrating how to use Spriterator to generate sprite sheets from images within a directory.