Shaders without folder: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:
|-
|-
| debugfbtexture
| debugfbtexture
| Used for debugging the framebuffer
| Used for debugging the framebuffer (mat_showframebuffertexture)
|-
|-
| debuglightmap
| debuglightmap

Revision as of 14:46, 19 February 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
debugbumpedlightmap
debugbumpedvertexlit
debugfbtexture Used for debugging the framebuffer (mat_showframebuffertexture)
debuglightmap
debugnormalmap
debugunlit
debugvertexlit
fillrate Used for mat_fillrate (see fillrate for explaination)
jellyfish
jojirium
modeladditivetransEnvMapwithMaskedTexture
overlay_fit
reflecttexture
watersurfacebottom
worldvertexalpha Used for displacements (terrain). The base texture is vertex lit.

See also