VTFEdit: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added external link.)
No edit summary
Line 9: Line 9:
== Screenshots ==
== Screenshots ==
<gallery>
<gallery>
Image:Vtfedits1.jpg|VTFEdit in action
Image:Vtfedit1.png|VTFEdit in action
Image:Vtfedits4.jpg
Image:Vtfedit2.png|VMT Editing
</gallery>
</gallery>



Revision as of 08:56, 26 September 2010

VTFEdit is a GUI frontend for the functions contained within VTFLib, an LGPL open source programming library. VTFEdit is a successor to VTFTool and is written by Neil "Jed" Jedrzejewski and Ryan "Nemesis" Gregg.

VTFEdit itself was written solely by Ryan and is a .NET based GUI tool for the creation and conversion of VTF and VMT files. It is a powerful tool allowing files of various formats to be converted to/from VTF format in all of the Source texture formats.

VTFEdit produces MIP maps and DXTn compressed images using nVidia's nvDXTlib library, offering a wide range of formats and filters.

Other features include the ability to create normal maps from grey scale images, various sharpening filters for MIP Map generation, access to all VTF header flags, a simple tree based VMT creation system with GCF access, a WAD conversion tool, a batch conversion tool and a VMT creation wizard.

Screenshots

See also

External links