2 Forks
7 Stars
7 Watchers

GimpSpriteAtlas

GIMP plug-in to create a spriteatlas (aka spritetexture or spritesheet). Takes all layers as images and compiles them into one sprite atlas texture, using a 2D packing algorithm so that the final texture image takes as little space as possible. Also outputs a TexturePacker JSON, CSS or XML coordinates file.

How to download and setup GimpSpriteAtlas

Open terminal and run command
git clone https://github.com/BdR76/GimpSpriteAtlas.git
git clone is used to create a copy or clone of GimpSpriteAtlas repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GimpSpriteAtlas https://github.com/BdR76/GimpSpriteAtlas/archive/master.zip

Or simply clone GimpSpriteAtlas with SSH
[email protected]:BdR76/GimpSpriteAtlas.git

If you have some problems with GimpSpriteAtlas

You may open issue on GimpSpriteAtlas support forum (system) here: https://github.com/BdR76/GimpSpriteAtlas/issues