Shaders in hlmv\: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Directed link to Debug.) |
||
Line 3: | Line 3: | ||
*[[VertexLitGeneric]] is used for the <code>background.vmt</code> material. | *[[VertexLitGeneric]] is used for the <code>background.vmt</code> material. | ||
*[[UnlitGeneric]] is used for 5 materials. | *[[UnlitGeneric]] is used for 5 materials. | ||
*[[ | *[[Shaders_in_Debug\#Wireframe|Wireframe]] is used for two materials: <code>debugmrmwireframe.vmt</code> and <code>debugwireframe.vmt</code> | ||
[[Category:Shaders]] | [[Category:Shaders]] |
Revision as of 21:08, 31 January 2008
The hlmv\
folder of Source Materials.gcf
contain shaders dedicated to HLMV (Half-Life Model Viewer):
- VertexLitGeneric is used for the
background.vmt
material. - UnlitGeneric is used for 5 materials.
- Wireframe is used for two materials:
debugmrmwireframe.vmt
anddebugwireframe.vmt