Category:QC commands: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 109: Line 109:


{{category end}}
{{category end}}
* A '''QC file''' is a [[text editor|text-based]] script which instructs [[Studiomdl]].exe how to compile an [[MDL]] model from an [[SMD]] file. The extension stands for "[[wiki:Quake C|Quake C]]", the programming and scripting language from which the [[Valve Data File]] format was originally derived.
* A '''QCI file''' is a reusable or generic block of QC commands intended for use as an (optional) [[$include]]. You don't have to use the QCI files, but it can save a lot of work when appropriate.
* Many example <code>.qc</code> and <code>.qci</code> files can be found under <code>sourcesdk_content/hl2/modelsrc</code>.
__NOTOC__
__NOTOC__
[[Category:Modeling]]
[[Category:Modeling]]

Revision as of 01:06, 29 April 2008

Subcategories

This category has the following 4 subcategories, out of 4 total.