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 Example for image subtraction and hue mapping 2017-10-21 02:48:55 -04:00
ColorSys.cs Texpack initial commit 2017-10-21 20:25:46 -04:00
hq_a_0_0.png Example for image subtraction and hue mapping 2017-10-21 02:48:55 -04:00
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 initial commit 2014-07-06 17:47:28 -07:00
subtract.py Example for image subtraction and hue mapping 2017-10-21 02:48:55 -04:00
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 initial commit 2014-07-06 17:47:28 -07:00
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