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 ...
PyTexturePacker is an open source python package, released under the MIT License. A subset of feature of TexturePacker has been implemented in this package. MaxRectsBinPack is currently the best ...