Shaders in shadertest\

From Valve Developer Community
Revision as of 11:18, 31 January 2008 by Andreasen (talk | contribs) (Linked to proxies.)
Jump to navigation Jump to search

The shadertest\ folder of Source Materials.gcf contain shaders dedicated to shadertesting:

  • LightmappedGeneric is used for 48 materials.
  • UnlitGeneric is used for 29 materials.
  • Water is used for 4 materials.
  • Cloud is used for two materials: cloud.vmt and jet.vmt
  • Eyeball is used for the Eyeball.vmt material.
  • Modulate is used for the Modulate.vmt material.
  • Refract is used for the glassbrick.vmt material.
  • Sprite is used for the Sprite.vmt material.
  • UnlitTwoTexture is used for the UnlitTwoTexture.vmt material.
  • Wireframe is used for two materials: Wireframe.vmt and WireFrameVertexColor.vmt
  • VolumetricFog is used for the VolumetricFog.vmt material.
  • WorldTwoTextureBlend is used for the WorldTwoTextureBlend.vmt material.


Dedicated Shaders

The following shaders are more or less exclusively used for this folder:


BaseTimesLightmapTimesDetail

  • Used in only one material: BaseTimesLightmapTimes2Detail.vmt
  • Not found in released mod code.


BaseTimesLightmapWet

  • Used in only one material: BaseTimesLightmapWet.vmt
  • Not found in released mod code.


Camo

  • Used in only one material: Camo.vmt
  • Probably not found in released mod code.
  • Do not confuse with the proxy with the same name.


DebugModifyVertex

  • Used in only one material: DebugModifyVertex.vmt
  • Not found in released mod code.


GooInGlass

  • Used in only one material: GooInGlass.vmt
  • Not found in released mod code.


vertextexturetest

  • Used in only one material: vertextexturetest.vmt