Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

symmetrical-tribble

Sprite Sheet Generator

This sprite sheet generator is coded completely in Python. The application required the following packages:

PySide: Python bindings for the Qt cross-platform application and UI framework

pip install PySide6

Pillow: The Python Imaging Library adds image processing capabilities to your Python interpreter

pip install Pillow

Core Application Functions

  • Loop through images and add them to image list
  • Create new sprite sheet
  • Loop through images
  • Resize images from the list and save to new single sprite sheet PNG

SpriteSheetGenerator

Single Image

explosion (1)

Sprite Sheet Generator Result

spriteSheet

About

Sprite Sheet Generator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages