Studiocompiler: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
StudioCompiler: The swiss army knife of HL2 content tools
StudioCompiler is a Third Party Tool by Cannonfodder for compiling Models and Materials.
   
   
StudioCompiler has the following features
It has the following features
*StudioCompiler can compile models either by building a .qc for you for simple models or compile using an existing qc file. Can provide info on the reference SMD file and allows the user to replace its materials (For all you who forgot to texture the model before export, or if you want to use the same SMD's, but use a new texture).  
*StudioCompiler can compile models either by building a .qc for you for simple models or compile using an existing qc file. Can provide info on the reference SMD file and allows the user to replace its materials (For all you who forgot to texture the model before export, or if you want to use the same SMD's, but use a new texture).  
*StudioCompiler can compile materials and allows specification of common VMT options without having to edit the VMT file. Also there is no requirement for the TGA files to be in a specific directory.  
*StudioCompiler can compile materials and allows specification of common VMT options without having to edit the VMT file. Also there is no requirement for the TGA files to be in a specific directory.  

Revision as of 11:33, 8 July 2005

StudioCompiler is a Third Party Tool by Cannonfodder for compiling Models and Materials.

It has the following features

  • StudioCompiler can compile models either by building a .qc for you for simple models or compile using an existing qc file. Can provide info on the reference SMD file and allows the user to replace its materials (For all you who forgot to texture the model before export, or if you want to use the same SMD's, but use a new texture).
  • StudioCompiler can compile materials and allows specification of common VMT options without having to edit the VMT file. Also there is no requirement for the TGA files to be in a specific directory.
  • StudioCompiler includes my HL2 MDL decompiler!
  • StudioCompiler can also export and convert VMT and VTF files. The Steam browser is built in, so there is no need to export the files before conversion. Export a material to TGA directly from the GCF's !

StudioCompiler homepage