项目作者: teessider
项目描述 :
A tool for packing grayscale textures into RGB(A) textures. Can also repack existing RGB(A) textures.
高级语言: Python
项目地址: git://github.com/teessider/TextureBox.git
TextureBox
A tool for packing multiple grayscale textures into RGB(A) textures.
It can also repack(swizzle) existing RGB(A) textures.
For now this purely an interactive command-line tool (just to get started),
but in the future this will be turned into a GUI application.