VTF Explorer: Difference between revisions
Jump to navigation
Jump to search
m (interwiki) |
m (fixed wiki link for Wikipedia:Borland Delphi) |
||
Line 1: | Line 1: | ||
[http://www.hl2source.com/?content=projects&id=vtftool '''VTF Explorer'''] is a tool for viewing, converting and extracting from [[GCF]] files [[Source]] materials. It is also capable of viewing, modifying, and creating [[VMT]] files in GUI. The [[VMT]] editor is really extensive, and it is similar to editing entity properties in [[:Category:Hammer|Valve Hammer Editor]]. | [http://www.hl2source.com/?content=projects&id=vtftool '''VTF Explorer'''] is a tool for viewing, converting and extracting from [[GCF]] files [[Source]] materials. It is also capable of viewing, modifying, and creating [[VMT]] files in GUI. The [[VMT]] editor is really extensive, and it is similar to editing entity properties in [[:Category:Hammer|Valve Hammer Editor]]. | ||
VTF Explorer itself was written by [[User:Hoaxer|Vyacheslav "Hoaxer" Dzhura]] entirely in | VTF Explorer itself was written by [[User:Hoaxer|Vyacheslav "Hoaxer" Dzhura]] entirely in [[Wikipedia:Borland Delphi|Borland Delphi 7]] except for srcwrapper.dll which manages VTF files through [[Valve|Valve's]] [[ImageLoader]] class to do all the work. | ||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] |
Revision as of 20:42, 12 April 2006
VTF Explorer is a tool for viewing, converting and extracting from GCF files Source materials. It is also capable of viewing, modifying, and creating VMT files in GUI. The VMT editor is really extensive, and it is similar to editing entity properties in Valve Hammer Editor.
VTF Explorer itself was written by Vyacheslav "Hoaxer" Dzhura entirely in Borland Delphi 7 except for srcwrapper.dll which manages VTF files through Valve's ImageLoader class to do all the work.