hostile-takeover/texpack
Nathan Fulton 806c698e7a Texpack initial commit
Texpack is a C# tool to build textures from the game art repository. Texpack takes a json as input. The json tells Texpack where the art is, what art to pack, and how to pack it. See texpack/texjson.py for input json generation, json structure, and Texpack customization options. Texpack outputs a json that maps each image filename to information such as what texture the image was packed in where it is within the texture.
2017-10-21 20:25:46 -04:00
..
Properties Texpack initial commit 2017-10-21 20:25:46 -04:00
BitmapTools.cs Texpack initial commit 2017-10-21 20:25:46 -04:00
black_hq_a_0_0.png
ColorSys.cs Texpack initial commit 2017-10-21 20:25:46 -04:00
hq_a_0_0.png
Json.cs Texpack initial commit 2017-10-21 20:25:46 -04:00
Packer.cs Texpack initial commit 2017-10-21 20:25:46 -04:00
Rect.cs Texpack initial commit 2017-10-21 20:25:46 -04:00
SideMap.cs Texpack initial commit 2017-10-21 20:25:46 -04:00
sidemap.py
subtract.py
texjson.py Texpack initial commit 2017-10-21 20:25:46 -04:00
texpack.cs Texpack initial commit 2017-10-21 20:25:46 -04:00
texpack.csproj Texpack initial commit 2017-10-21 20:25:46 -04:00
texpack.py
texpack.sln Texpack initial commit 2017-10-21 20:25:46 -04:00
TexRect.cs Texpack initial commit 2017-10-21 20:25:46 -04:00