Studiocompiler: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
   
   
It 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.  
*StudioCompiler includes my HL2 MDL decompiler!  
*StudioCompiler includes a HL2 '''Model 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 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 !


[http://cannonfodder.chaosincarnate.net/cftools.php?program=studiocompiler StudioCompiler homepage]
[http://cannonfodder.chaosincarnate.net/cftools.php?program=studiocompiler StudioCompiler homepage]

Revision as of 11:34, 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 a HL2 Model 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