VTFTool: Difference between revisions
Jump to navigation
Jump to search
Warning:VTFTool is no longer being developed, and has since been replaced by VTFEdit.
m (Notified "Important", promoted to top of page) |
m (cleanup) |
||
Line 1: | Line 1: | ||
[[Image:Vtftool.jpg|framed|VTFTool in action]] | [[Image:Vtftool.jpg|framed|VTFTool in action]] | ||
{{ | {{warning|VTFTool is no longer being developed, and has since been replaced by [[VTFEdit]].}} | ||
VTFTool by Jed (aka Wunderboy) is a | '''VTFTool''' by [[User:Wunderboy|Jed (aka Wunderboy)]] is a GUI-based replacement for several SDK command line tools for handling VTF texture files. 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 texture, 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. | ||
It is not a fully integrated creation tool, but designed more as a simple GUI replacement for the default SDK tools. | It is not a fully integrated creation tool, but designed more as a simple GUI replacement for the default SDK tools. | ||
== External | == External links == | ||
* [http://www.wunderboy.org/sourceapps.php#vtftool VTFTool] - the official website. | |||
*[http://www.wunderboy.org/sourceapps.php#vtftool VTFTool | |||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] | ||
[[Category:Material System]] | [[Category:Material System]] |
Revision as of 04:07, 15 November 2007

VTFTool by Jed (aka Wunderboy) is a GUI-based replacement for several SDK command line tools for handling VTF texture files. 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 texture, 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.
It is not a fully integrated creation tool, but designed more as a simple GUI replacement for the default SDK tools.
External links
- VTFTool - the official website.