add EzSpriteSheet (#263)

This commit is contained in:
z64me
2022-01-23 10:01:56 -05:00
committed by GitHub
parent 9a800d3044
commit b149d29b05

View File

@@ -84,6 +84,7 @@ _Great graphics placeholders and tools to turn that squared game into a picasso
#### Spritesheet Tools #### Spritesheet Tools
- :tada: [Cheetah-Texture-Packer](https://github.com/scriptum/Cheetah-Texture-Packer) - High efficient and fast 2D bin packing tool - :tada: [Cheetah-Texture-Packer](https://github.com/scriptum/Cheetah-Texture-Packer) - High efficient and fast 2D bin packing tool
- :tada: [EzSpriteSheet](https://github.com/z64me/EzSpriteSheet) - Creates sprite sheets from animated GIFs and more
- :free: [GraphicsGale](http://www.humanbalance.net/gale/us/) - Animation graphic editor easy to use. - :free: [GraphicsGale](http://www.humanbalance.net/gale/us/) - Animation graphic editor easy to use.
- :tada: [Libgdx Texture Packer](https://github.com/libgdx/libgdx/wiki/Texture-packer) - Texture Packer built into Libgdx - :tada: [Libgdx Texture Packer](https://github.com/libgdx/libgdx/wiki/Texture-packer) - Texture Packer built into Libgdx
- :free: [Littera](http://kvazars.com/littera) - Bitmap font generator - :free: [Littera](http://kvazars.com/littera) - Bitmap font generator