Third Party Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(oi, this will be much work)
No edit summary
Line 10: Line 10:
* [[FireSoft Half-Life MDL Converter]] - convert [[Source]] models to [[GoldSrc]] models
* [[FireSoft Half-Life MDL Converter]] - convert [[Source]] models to [[GoldSrc]] models
* [[FireSoft MS3D to SMD converter]]
* [[FireSoft MS3D to SMD converter]]
* [[GUIStudioMDL]] - GUI for the [[command-line]] [[Studiomdl|model compiler]] in the SDK
* [[Mdldecompiler]] - decompile models


==Texture/Image tools==
==Texture/Image tools==
''See also: [[Image Manipulation Programs]]''
''See also: [[Image Manipulation Programs]]''
*[[360g]] - Convert BMP or TGA into [[VTF]], generate [[VMT]]s and normal maps
*[[360g]] - Convert [[BMP]] or [[TGA]] into [[VTF]], generate [[VMT]]s and normal maps
*[[Fixvtf]] - convert [[Episode 2]] format materials to [[Episode 1]] format
*[[Fixvtf]] - convert [[Episode 2]] format materials to [[Episode 1]] format
*[[HL2Tex]] - convert TGA into VTF, and create VMTs


==Video==
==Video==
Line 24: Line 27:
*[[EntEd]] - view and edit [[entity]] properties of a BSP
*[[EntEd]] - view and edit [[entity]] properties of a BSP
*[[Entspy]] - view and edit [[entity]] properties of a BSP
*[[Entspy]] - view and edit [[entity]] properties of a BSP
*[[Map Analyst]] - embed custom content such as materials, models, textures into a BSP


==Misc==
==Misc==
Line 30: Line 34:
*[[DuctTape]] - a development integration and project building tool  
*[[DuctTape]] - a development integration and project building tool  
*[[GCFScape]] - open and extract [[GCF]] and [[VPK]] files
*[[GCFScape]] - open and extract [[GCF]] and [[VPK]] files
 
*[[HLLib]] - open source programming library which abstracts several Half-Life and Half-Life 2 package formats
*[[Map Obfuscator]] - renames all entities with non-descriptive names to discourage decompiling
*[[Microbrush]] - a brush editor
*[[Notepad++ VDF languages]] - VDF highlighting profiles for Notepad++
*[[Object Viewer]] - 3D object, material, model, and file browsing
*[[OGLE the OpenGLExtractor]] - extract 3D shapes from a 3D scene
==See also==
==See also==
*[[3D Modeling Programs]]
*[[3D Modeling Programs]]

Revision as of 03:38, 4 March 2011

This is a sorted list of third party tools with brief descriptions. See also: Category:Third Party Tools.

Compiling

Models

Texture/Image tools

See also: Image Manipulation Programs

Video

  • AVIKit - Windows library for accessing raw video and sound from AVI

BSP editing/decompiling

Misc

See also