VTFCmd: Difference between revisions
Jump to navigation
Jump to search
(Link fix.) |
No edit summary |
||
Line 1: | Line 1: | ||
VTFCmd is a C command line frontend for [[VTFLib]] that can create | VTFCmd is a C command line frontend for [[VTFLib]] that can create [[VTF]] and [[VMT]] files from various source formats. It is similar in functionality to Valve's [[VTEX]] Source SDK utility, but offers a lot more control. | ||
It can batch convert from image formats other than TGA, can include sub-folders in the conversion process and even generate VMT files for you. | It can batch convert from image formats other than TGA, can include sub-folders in the conversion process and even generate VMT files for you. |
Revision as of 09:20, 11 September 2005
VTFCmd is a C command line frontend for VTFLib that can create VTF and VMT files from various source formats. It is similar in functionality to Valve's VTEX Source SDK utility, but offers a lot more control.
It can batch convert from image formats other than TGA, can include sub-folders in the conversion process and even generate VMT files for you.
VTFCmd is part of the VTFLib library.