Skip to content

Pack individual texture (png/bmp) into a texture atlas, also can export to atlas + json too.

License

Notifications You must be signed in to change notification settings

TokyoSU/TexturePackerforTombEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texture packer for tomb editor.

I wanted to have a packer because i created individual texture and i didnt wanted to "open image -> move to atlas" manually xD So i created one myself, feel free to use it.

  • Only work with png and bmp (for now).

The gui:

TexturePackerImg1

Atlas when created:

  • Default size:

TexturePackerImg4

  • Custom size:

TexturePackerImg2

Json format:

TexturePackerImg3