Skip to content

Simple utility that converts apng to sprite sheets

Notifications You must be signed in to change notification settings

kalman/apng2sprite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

apng2sprite

Simple utility that converts apng (aka animated png files) to (horizontal) sprite sheets. Useful for Unity and probably other things.

./apng2sprite -i myAnimatedPng.png -o mySpriteSheet.png

If you're building from source, requires:

  1. Go
  2. kettek/apng (go get github.com/kettek/apng)

About

Simple utility that converts apng to sprite sheets

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages