Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SpriteAtlas, create TexturePacker/css sprite textures in GIMP
#1
I've created another plug-in called GIMP SpriteAtlas, which can compile a sprite texture or sprite atlas for use in games and web pages.

It takes multiple smaller images, you need to open them as layers in one GIMP image, then run the plug-in and it will create one large sprite texture. The plug-in uses a packing algorithm to use as few space as possible. It also exports a JSON, XML or CSS file with the coordinates. Optionally, it can extend the edges of certain sprites, which is sometimes needed to get seemless tiles.

You can download it here:
https://github.com/BdR76/GimpSpriteAtlas/


Attached Files Thumbnail(s)
       
Image(s)
   
Reply


Messages In This Thread
SpriteAtlas, create TexturePacker/css sprite textures in GIMP - by BdR76 - 05-29-2022, 02:39 PM

Forum Jump: