speedy-spritesheets

Crates.iospeedy-spritesheets
lib.rsspeedy-spritesheets
version0.3.1
sourcesrc
created_at2023-12-20 08:45:07.23506
updated_at2024-02-02 07:49:13.525876
descriptionA simple tool for making animation sprite sheets out of image sequences.
homepage
repositoryhttps://github.com/ianelsbree/speedy-spritesheets
max_upload_size
id1075109
size119,052
Ian Elsbree (ianelsbree)

documentation

README

Speedy Spritesheets

A simple tool for making animation sprite sheets out of image sequences. This tool uses a GUI interface to allow artists to easily generate spritesheets. They can be generated from image sequences that have been exported from an animation too, to then be used in video games or other applications where animations can be loaded through spritesheets.

Currently, Speedy Spritesheets can only import and export PNG images, and exports a variable-width, single-row, horizontal spritesheet, but both of these are planned to be expanded upon soon.

See the changelog here.

Commit count: 19

cargo fmt