Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STexturePacker

A texture packer created with Packing Lightmaps algo ( http://www.blackpawn.com/texts/lightmaps/ ).

It generate as output an image SpriteSheet and/or a Json describing the Texture.

Usage example in "Test.scala"

val tc = new TextureCreator("/home/andrea/ftp/Upload/animation","greit")

val node = tc.makeTree

tc.composeJson(node)

tc.printTexture(node)

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages