Shaders in hlmv\: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, added orphan tag)
mNo edit summary
 
Line 1: Line 1:
{{Orphan|date=January 2024}}
{{Orphan|date=January 2024}}


The <code>hlmv\</code> folder of <code>Source Materials.gcf</code> contain shaders dedicated to [[Model_Viewer|HLMV (Half-Life Model Viewer)]]:
The <code>hlmv\</code> folder of <code>Source Materials.gcf</code> contain shaders dedicated to [[HLMV|HLMV (Half-Life Model Viewer)]]:


*[[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>
*[[Wireframe]] is used for two materials: <code>debugmrmwireframe.vmt</code> and <code>debugwireframe.vmt</code>


[[Category:Shaders]]
[[Category:Shaders]]

Latest revision as of 21:27, 25 May 2024

The hlmv\ folder of Source Materials.gcf contain shaders dedicated to HLMV (Half-Life Model Viewer):