Shaders in cable\: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (→‎top: clean up, added orphan, deadend tags)
 
Line 1: Line 1:
{{Multiple issues|
{{Dead end|date=January 2024}}
{{Orphan|date=January 2024}}
}}
The <code>cable\</code> folder of <code>Source Materials.gcf</code> contain shaders dedicated to cables, all of them exclusively used for this folder only.
The <code>cable\</code> folder of <code>Source Materials.gcf</code> contain shaders dedicated to cables, all of them exclusively used for this folder only.


===Cable===
===Cable===

Latest revision as of 10:12, 21 January 2024

Wikipedia - Letter.png
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

The cable\ folder of Source Materials.gcf contain shaders dedicated to cables, all of them exclusively used for this folder only.

Cable

  • Used in all 14 materials, in this folder only.
  • Materials are referred to at various point in the mod code.

UnlitGeneric_DX6

  • Used in 4 materials (as a fallback shader for the Cable shader).
  • Probably referred to in src\materialsystem\stdshaders\unlitgeneric_dx8.cpp.