Third Party Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(finished!)
m (alphabetized sections)
Line 1: Line 1:
This is a sorted list of third party tools with brief descriptions. See also: [[:Category:Third Party Tools]].
This is a sorted list of third party tools with brief descriptions. See also: [[:Category:Third Party Tools]].
==BSP related==
*[[BSP Viewer]] - view and export [[GoldSrc]] maps
*[[BSP2MAP]] - convert GoldSrc BSP maps to .map files
*[[EntEd]] - view and edit [[entity]] properties of a BSP
*[[Entspy]] - view and edit [[entity]] properties of a BSP
*[[Map Analyst]] - alternative to [[Bspzip]] - embed custom content such as materials, models, textures into a BSP
*[[Packbsp]] - embed custom content such as materials, models, textures into a BSP
*[[Pakrat]] - GUI replacement for [[Bspzip]]
*[[VBSP_h4xed]] - greatly increase maximum size of [[visleaf|visleaves]].
*[[VMEX]] - Source BSP decompiler
*[[WinBSPC]] - GoldSrc BSP decompiler
*[[WinBSPZip]] - GUI frontend for Bspzip


==Compiling==
==Compiling==
Line 7: Line 20:
*[[CSTVIS]] - custom [[VIS]] compiler
*[[CSTVIS]] - custom [[VIS]] compiler
*[[Source Compile Analyzer]] - detects errors in compile logs
*[[Source Compile Analyzer]] - detects errors in compile logs
==Level editing==
*[[Microbrush]] - a brush editor
*[[Quark]] - level editor
*[[Radiant]] - level editor
*[[Vgroup]] - group the map into VisGroups based on a grid


==Models==
==Models==
Line 32: Line 51:
*[[VTFLib]] - open-source programming library for opening and saving VTFs
*[[VTFLib]] - open-source programming library for opening and saving VTFs
*[[VTFTool]] - outdated, replaced by VTFEdit
*[[VTFTool]] - outdated, replaced by VTFEdit


==Video==
==Video==
*[[AVIKit]] - Windows library for accessing raw video and sound from AVI
*[[AVIKit]] - Windows library for accessing raw video and sound from AVI
*[[VirtualDub]] - free video capture/processing program
*[[VirtualDub]] - free video capture/processing program
==BSP related==
*[[BSP Viewer]] - view and export [[GoldSrc]] maps
*[[BSP2MAP]] - convert GoldSrc BSP maps to .map files
*[[EntEd]] - view and edit [[entity]] properties of a BSP
*[[Entspy]] - view and edit [[entity]] properties of a BSP
*[[Map Analyst]] - alternative to [[Bspzip]] - embed custom content such as materials, models, textures into a BSP
*[[Packbsp]] - embed custom content such as materials, models, textures into a BSP
*[[Pakrat]] - GUI replacement for [[Bspzip]]
*[[VBSP_h4xed]] - greatly increase maximum size of [[visleaf|visleaves]].
*[[VMEX]] - Source BSP decompiler
*[[WinBSPC]] - GoldSrc BSP decompiler
*[[WinBSPZip]] - GUI frontend for Bspzip
==Level editing==
*[[Microbrush]] - a brush editor
*[[Quark]] - level editor
*[[Radiant]] - level editor
*[[Vgroup]] - group the map into VisGroups based on a grid


==Misc==
==Misc==

Revision as of 18:05, 6 March 2011

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

BSP related

Compiling

Level editing

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

Misc

See also