Modeling: Difference between revisions
Jump to navigation
Jump to search
Brandished (talk | contribs) mNo edit summary |
Walropodes (talk | contribs) (Added link to Crowbar) |
||
Line 2: | Line 2: | ||
;[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.wunderboy.org/3d_games/utils/sourcetools.php#mdl_tex MDL Texture Info]:A console utility that lists all the materials used in a [[MDL]]. | ||
;[https://sites.google.com/site/zeqmacaw/tools/crowbar Crowbar]:A tool for decompiling [[MDL|.MDL]] files and making new ones (Also see: [[Crowbar]]) | |||
;[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. |
Revision as of 21:59, 23 February 2014
Utilities
- MDL Texture Info
- A console utility that lists all the materials used in a MDL.
- Crowbar
- A tool for decompiling .MDL files and making new ones (Also see: Crowbar)
- 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.
- Blender
- An open source (free) 3D modeling package that can be used to create static and physics props.