Shaders in HUD\: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (minor)
m (→‎top: clean up, added orphan tag)
 
Line 1: Line 1:
{{Orphan|date=January 2024}}
The <code>HUD\</code> folder of <code>Source Materials.gcf</code> contains the following shaders:
The <code>HUD\</code> folder of <code>Source Materials.gcf</code> contains the following shaders:



Latest revision as of 22:53, 21 January 2024

The HUD\ folder of Source Materials.gcf contains the following shaders:

However, none of the referred textures (.vtf) exist, so it is likely that this folder no longer serves a purpose. For HUD elements, sprites are used instead. See Shaders in Sprites\.