VTFTool: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
VTFTool by | VTFTool by Jed (aka Wunderboy) is a windows replacement for several command line tools for handling the new Valve Texture format. Like VTF2TGA, it can take a VTF file or folder of files, and convert them back into TGA format for editing. You can also export all the MIP images for a texutre, plus export a TXT file which contains the config settings for re-compiling the TGA back into VTF format. It can also convert TGA files into VTF format and create a basic VMT shader file for your texture. | ||
VTFTool's source code has now been integrated into VTFEdit which superceeds it. | |||
== See also == | == See also == | ||
[http://www.wunderboy.org/ | [http://www.wunderboy.org/sourceapps.php#vtftool VTFTool Homepage] | ||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] | ||
[[Category:Material System]] | [[Category:Material System]] |
Revision as of 07:50, 11 September 2005
VTFTool by Jed (aka Wunderboy) is a windows replacement for several command line tools for handling the new Valve Texture format. Like VTF2TGA, it can take a VTF file or folder of files, and convert them back into TGA format for editing. You can also export all the MIP images for a texutre, plus export a TXT file which contains the config settings for re-compiling the TGA back into VTF format. It can also convert TGA files into VTF format and create a basic VMT shader file for your texture.
VTFTool's source code has now been integrated into VTFEdit which superceeds it.