Modeling: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Thunder4ik (talk | contribs) m (→See also: clean up, replaced: See Also → See also) |
||
(13 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
== Utilities == | == Utilities == | ||
;[http://www.wunderboy.org/3d_games/utils/sourcetools.php#mdl_tex | ;[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 | ;[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.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://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]] |
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.