Third Party Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added crafty)
m (fixed alphabetical order)
Line 2: Line 2:


==BSP related==
==BSP related==
*[[AutoBSPpackingTool]] - packs almost every possible custom content that can be used in a BSP
*[[BSP Viewer]] - view and export [[GoldSrc]] maps
*[[BSP Viewer]] - view and export [[GoldSrc]] maps
*[[BSP2MAP]] - convert GoldSrc BSP maps to .map files
*[[BSP2MAP]] - convert GoldSrc BSP maps to .map files
Line 16: Line 17:
*[[WinBSPC]] - GoldSrc BSP decompiler
*[[WinBSPC]] - GoldSrc BSP decompiler
*[[WinBSPZip]] - GUI frontend for Bspzip
*[[WinBSPZip]] - GUI frontend for Bspzip
*[[AutoBSPpackingTool]] - packs almost every possible custom content that can be used in a BSP


==Compiling==
==Compiling==

Revision as of 05:40, 2 March 2022

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

BSP related

  • AutoBSPpackingTool - packs almost every possible custom content that can be used in a BSP
  • BSP Viewer - view and export GoldSrc maps
  • BSP2MAP - convert GoldSrc BSP maps to .map files
  • Crafty - An updated BSP Viewer with more features and Source support
  • 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 visleaves.
  • VIDE - Multi-purpose development suite with BSP packing and asset editing capabilities.
  • VMEX - Source BSP decompiler
  • BSPSource - improved Source BSP decompiler based on VMEX
  • WinBSPC - GoldSrc BSP decompiler
  • WinBSPZip - GUI frontend for Bspzip

Compiling

Level editing

  • Hammer++ - A community-made modification of Valve Hammer Editor for the Source engine that provides an updated, feature-rich version of the editor.
  • Microbrush - A brush editor
  • Quark - Level editor
  • Radiant - Level editor
  • Sledge - An open-source Level Editor that supports GoldSource Level Editing, it's also having work put in to fully support Source Level Editing as well.
  • Twister - Generates displacements that would usually take an extremely long time, or just be impossible to do in Hammer
  • Vgroup - Group the map into VisGroups based on a grid
  • Wall Worm - Tools to use 3ds Max as Source Level Editor

Models

Texture/Image tools

See also: Image Manipulation Programs

Video

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

Misc

See also