Modeling: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Utilities ==
== Utilities ==


;[http://www.wunderboy.org/3d_games/utils/sourcetools.php#mdl_tex Mdl Texture Info]:A console utility that lists all the textures used in a [[MDL]].
;[http://www.wunderboy.org/3d_games/utils/sourcetools.php#mdl_tex MDL Texture Info]:A console utility that lists all the materials used in a [[MDL]].
;[http://www.chaosincarnate.net/cannonfodder/mdldecompiler.php MdlDecompiler]:Breaks [[MDL]] files down to their component parts.
;[http://www.chaosincarnate.net/cannonfodder/mdldecompiler.php MDLDecompiler]:Breaks [[MDL]] files down to their component parts.
;[http://www.wunderboy.org/3d_games/utils/sourcetools.php#vtftool VTFTool]: A tool to convert [[TGA]] to [[VTF]], and back again.
;[http://www.wunderboy.org/3d_games/utils/sourcetools.php#vtftool VTFTool]: A tool to convert [[TGA]] to [[VTF]], and back again.
;[http://nemesis.thewavelength.net/index.php?c=154#p154 Photoshop VTF Plugin]: A plugin for photoshop that can both open and save [[VTF]] files.
;[http://nemesis.thewavelength.net/index.php?c=154#p154 Photoshop VTF Plugin]: A plugin for photoshop that can both open and save [[VTF]] files.


[[Category:Modeling]]
[[Category:Modeling]]

Revision as of 06:00, 24 October 2005

Utilities

MDL Texture Info
A console utility that lists all the materials used in a MDL.
MDLDecompiler
Breaks MDL files down to their component parts.
VTFTool
A tool to convert TGA to VTF, and back again.
Photoshop VTF Plugin
A plugin for photoshop that can both open and save VTF files.