Shaders without folder: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Wikipedia)
(Camo Shader)
Line 7: Line 7:
| alienscale
| alienscale
|
|
|-
| camo
| Used by the [[npc_sniper|Combine Sniper]] in earlier versions of [[Half-Life 2]].
|-
|-
| debugbumpedlightmap
| debugbumpedlightmap
Line 33: Line 36:
|-
|-
| jellyfish
| jellyfish
| Used for the [http://en.wikipedia.org/wiki/Content_cut_from_Half-Life_2#The_Hydra Hydra] in the E3 builds, works in every version of source so far.
| Used for the [http://en.wikipedia.org/wiki/Content_cut_from_Half-Life_2#The_Hydra Hydra] in the E3 builds of [[Half-Life 2]], works in every version of source so far.
|-
|-
| jojirium
| jojirium

Revision as of 23:43, 22 May 2008

These shaders originate from a very old list of shaders, written by only one user, and hasn't been verified since. They can not be found in any folder within the source materials.gcf file. It is uncertain if these shaders are working (anymore), or how to use them. If you can get any of them to work, please provide further documentation.

Shader Name Working?
alienscale
camo Used by the Combine Sniper in earlier versions of Half-Life 2.
debugbumpedlightmap
debugbumpedvertexlit
debugfbtexture Used for debugging the framebuffer (mat_showframebuffertexture)
debuglightmap
debugnormalmap
debugunlit
debugvertexlit
fillrate Used for mat_fillrate (see fillrate for explanation)
jellyfish Used for the Hydra in the E3 builds of Half-Life 2, works in every version of source so far.
jojirium
modeladditivetransEnvMapwithMaskedTexture
overlay_fit
reflecttexture
watersurfacebottom
worldvertexalpha Used for displacements (terrain). The base texture is vertex lit.

See also