Difference between revisions of "Useful Source Modding Tools"

From Obsidian Conflict Wiki
Jump to: navigation, search
(Materials & Textures)
(Mapping)
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
  
 
== Mapping ==
 
== Mapping ==
 +
 +
* '''Vbct(Valve Batch Compiler Tool)''' - A batch compiler that is used for a final compile, offers many advanced options: http://qsextreme.com/vbct/
  
 
* '''DispED Displacement Prefab Creator''' - Creates complex Displacements for use in Hammer: http://www.violator.eclipse.co.uk/disped/
 
* '''DispED Displacement Prefab Creator''' - Creates complex Displacements for use in Hammer: http://www.violator.eclipse.co.uk/disped/
Line 16: Line 18:
  
 
* '''Pakrat''' - Packs files into your map using a user friendly interface: http://www.bagthorpe.org/bob/cofrdrbob/pakrat.html
 
* '''Pakrat''' - Packs files into your map using a user friendly interface: http://www.bagthorpe.org/bob/cofrdrbob/pakrat.html
 +
 +
* '''PackBsp''' - Similar to Pakrat, supports newer source games, and other various bug fixes: http://technofovea.com/blog/projects/packbsp
  
 
* '''Vmex''' - Decompiles bsp files: http://www.bagthorpe.org/bob/cofrdrbob/vmex.html
 
* '''Vmex''' - Decompiles bsp files: http://www.bagthorpe.org/bob/cofrdrbob/vmex.html
 +
 +
* '''BspSource''' - Similar to Vmex, supports newer source games, and addresses several bugs with vmex.: https://github.com/BarracudaATA/BSPSource/downloads
  
 
== Materials & Textures ==
 
== Materials & Textures ==
Line 28: Line 34:
  
 
* '''VTF Shell Extensions''' - Displays vtf thumbnails in windows explorer: http://www.wunderboy.org/sourceapps.php#vtf_shell
 
* '''VTF Shell Extensions''' - Displays vtf thumbnails in windows explorer: http://www.wunderboy.org/sourceapps.php#vtf_shell
 +
 +
* '''SSbump Generator''' - Free Bumpmap and Normal map generator, support for multithreading: http://sourceforge.net/projects/ssbumpgenerator/
  
 
== Modeling, Rigging, & Animation ==
 
== Modeling, Rigging, & Animation ==

Latest revision as of 02:02, 26 November 2011

Language: [[::Useful Source Modding Tools|English]]  • [[::Useful Source Modding Tools/es|español]] • [[::Useful Source Modding Tools/zh-hans|中文(简体)‎]]

General


Mapping

  • Vbct(Valve Batch Compiler Tool) - A batch compiler that is used for a final compile, offers many advanced options: http://qsextreme.com/vbct/

Materials & Textures

Modeling, Rigging, & Animation


Audio