VTFEdit: Difference between revisions
m (moving link to new article) |
m (I came across this while converting a large number of massive images.) |
||
Line 10: | Line 10: | ||
{{bug|VTFEdit will crash if you attempt to paste anything but text into the editor.}} | {{bug|VTFEdit will crash if you attempt to paste anything but text into the editor.}} | ||
{{bug|VTFedit may freeze if you are converting a large number of files, in which case you should wait until the process is completed and do not interrupt it.}} | |||
{{warning|Support for importing and exporting HDR textures is limited; use [[Vtex (Source 1)|Vtex]] to create HDR textures, and {{no_vtf|3.1}} to export them.}} | {{warning|Support for importing and exporting HDR textures is limited; use [[Vtex (Source 1)|Vtex]] to create HDR textures, and {{no_vtf|3.1}} to export them.}} | ||
Revision as of 11:05, 19 October 2023
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 mipmaps 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 greyscale 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
- VTFLib - official GitHub repository and binary download
- Nem's Tools [VTFLib - Download - VTEEdit v1.3.3 Full][dead link] – the official website
- Nem's Tools [VTFLib - Download - VTEEdit v1.3.3 Full] – archive on Wayback Machine
- Nem's Tools [VTFLib - Download] – archive hosted on GitHub (faster)
|
- Arch User Repository – AUR package for VTFEdit on Arch Linux
- no_vtf – a console-only alternative to VTF2TGA