Commit Graph

3 Commits

Author SHA1 Message Date
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
Scott Ludwig
4d351b8fdc Example for image subtraction and hue mapping 2017-10-21 02:48:55 -04:00
Darrin Massena
f4c0203914 initial commit 2014-07-06 17:47:28 -07:00