VTFTool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
VTFTool by wunderboy, currently in ongoing development, is a windows replacement for several command line tools for handling the new Valve Texture format. Like VTF2TGA, it can take a VFT 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 by wunderboy, currently in ongoing development, is a windows replacement for several command line tools for handling the new Valve Texture format. Like VTF2TGA, it can take a VFT 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.


----
== See also ==
''See Also''


[http://www.wunderboy.org/3d_games/utils/sourcetools.php#vtftool VTFTool Homepage]
[http://www.wunderboy.org/3d_games/utils/sourcetools.php#vtftool VTFTool Homepage]

Revision as of 10:26, 30 June 2005

VTFTool by wunderboy, currently in ongoing development, is a windows replacement for several command line tools for handling the new Valve Texture format. Like VTF2TGA, it can take a VFT 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.

See also

VTFTool Homepage