spriterator 0.1.0-alpha.4

Generates sprite sheets from images in the specified directory.
Documentation

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.