Talk:Model Creation Overview: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(re) |
||
Line 1: | Line 1: | ||
=== How does the VTF get compiled into the MDL file? === | === How does the VTF get compiled into the MDL file? === | ||
The model QC files and [[QC Commands]] docs don't contain any reference to the [[VTF]] (or TGA or VMT). If that's correct, how does the VTF get built into the [[MDL]] ? It doesn't appear to be part of the [[SMD]] data. | The model QC files and [[QC Commands]] docs don't contain any reference to the [[VTF]] (or TGA or VMT). If that's correct, how does the VTF get built into the [[MDL]] ? It doesn't appear to be part of the [[SMD]] data. {{unsigned|Beeswax}} | ||
:It ''is'' part of the SMD. The texture is defined for every polygon so that the first of the two rows of data per poly is always the texture filename. The surface material is also defined in the QC. [[User:Jupix|Jupix]] 15:26, 5 Nov 2007 (PST) |
Revision as of 16:26, 5 November 2007
How does the VTF get compiled into the MDL file?
The model QC files and QC Commands docs don't contain any reference to the VTF (or TGA or VMT). If that's correct, how does the VTF get built into the MDL ? It doesn't appear to be part of the SMD data. —Unsigned comment added by Beeswax (talk • contribs) Always sign your posts with four tildes (~~~~)
- It is part of the SMD. The texture is defined for every polygon so that the first of the two rows of data per poly is always the texture filename. The surface material is also defined in the QC. Jupix 15:26, 5 Nov 2007 (PST)