Modeling: Difference between revisions
Jump to navigation
Jump to search
m (spam removal) |
Thunder4ik (talk | contribs) m (→See also: clean up, replaced: See Also → See also) |
||
(5 intermediate revisions by 2 users not shown) | |||
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 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. | ||
Line 9: | Line 8: | ||
;[http://www.blender.org/ Blender]: An open source (free) 3D modeling package that can be used to create static and physics props. | ;[http://www.blender.org/ Blender]: An open source (free) 3D modeling package that can be used to create static and physics props. | ||
== | == See also == | ||
* [[:Category:Modeling]] | |||
* [[Modeling Sites]] | |||
[[Category:Modeling]] | [[Category:Modeling]] |
Latest revision as of 03:02, 4 January 2024
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.