Material: Difference between revisions
Jump to navigation
Jump to search
Risk of Confusion:This page is for the concept of materials in general. More information about materials in specific engines can be found on the documentation about the specific engines' material format pages.
SirYodaJedi (talk | contribs) m (Remove source-specific stuff) |
SirYodaJedi (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
* {{src|4}} materials are defined in [[VMT]] files. | * {{src|4}} materials are defined in [[VMT]] files. | ||
* {{src2|4}} materials are defined in [[VMAT]] files. | * {{src2|4}} materials are defined in [[VMAT]] files. | ||
{{goldsrc|4}} does not use materials; instead, textures are used directly, and flagged either via name in a [[WAD]] or by metadata in an [[MDL (GoldSrc)|MDL]] or [[SPR]]. | {{goldsrc|4}} does not use materials; instead, textures are used directly, and flagged either via name in a [[WAD]] or by metadata in an [[MDL (GoldSrc)|MDL]] or [[SPR]]. Information about a texture's "material" is instead stored in {{mono|[[materials.txt]]}} and [[MAT file]]s. | ||
{{modernConfusion|This page is for the concept of materials in general. More information about materials in specific engines can be found on the documentation about the specific engines' material format pages.}} |
Revision as of 16:09, 5 August 2023
GoldSrc does not use materials; instead, textures are used directly, and flagged either via name in a WAD or by metadata in an MDL or SPR. Information about a texture's "material" is instead stored in materials.txt and MAT files.
