Third Party Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(finished!)
Line 16: Line 16:
* [[Source Model Compiler]] - web-based model compiling service
* [[Source Model Compiler]] - web-based model compiling service
* [[Studiocompiler]] - model compiler
* [[Studiocompiler]] - model compiler
* [[VMF to SMD]] - convert VMFs to SMDs for use with Studiomdl


==Texture/Image tools==
==Texture/Image tools==
Line 24: Line 25:
*[[TGAtoDUDV]] - convert TGAs to DUDVs without needing Steam to be running
*[[TGAtoDUDV]] - convert TGAs to DUDVs without needing Steam to be running
*[[VectorLib]] - library to draw vector images directly to memory  
*[[VectorLib]] - library to draw vector images directly to memory  
*[[VTF Creator]] - convert batches of images to textures
*[[VTF Explorer]] - viewing, converting, extracting VTFs and VMTs
*[[VTF Shell Extensions]] - extend Windows shell to support VTFs
*[[VTFCmd]] - convert images to textures and VTFs to TGAs
*[[VTFEdit]] frontend for VTFLib
*[[VTFLib]] - open-source programming library for opening and saving VTFs
*[[VTFTool]] - outdated, replaced by VTFEdit


==Video==
==Video==
Line 38: Line 47:
*[[Pakrat]] - GUI replacement for [[Bspzip]]
*[[Pakrat]] - GUI replacement for [[Bspzip]]
*[[VBSP_h4xed]] - greatly increase maximum size of [[visleaf|visleaves]].
*[[VBSP_h4xed]] - greatly increase maximum size of [[visleaf|visleaves]].
*[[VMEX]] - Source BSP decompiler
*[[WinBSPC]] - GoldSrc BSP decompiler
*[[WinBSPZip]] - GUI frontend for Bspzip


==Level editing==
==Level editing==

Revision as of 18:04, 6 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

  • 360g - Convert BMP or TGA into VTF, generate VMTs and normal maps
  • Fixvtf - convert Episode 2 format materials to Episode 1 format
  • HL2Tex - convert TGA into VTF, and create VMTs
  • TGAtoDUDV - convert TGAs to DUDVs without needing Steam to be running
  • VectorLib - library to draw vector images directly to memory
  • VTF Creator - convert batches of images to textures
  • VTF Explorer - viewing, converting, extracting VTFs and VMTs
  • VTF Shell Extensions - extend Windows shell to support VTFs
  • VTFCmd - convert images to textures and VTFs to TGAs
  • VTFEdit frontend for VTFLib
  • VTFLib - open-source programming library for opening and saving VTFs
  • VTFTool - outdated, replaced by VTFEdit


Video

  • AVIKit - Windows library for accessing raw video and sound from AVI
  • VirtualDub - free video capture/processing program

BSP related

Level editing

Misc

See also