Shaders without folder: Difference between revisions
Jump to navigation
Jump to search
m (minoro) |
m (d'oh) |
||
Line 53: | Line 53: | ||
| Used for [[displacement]]s (terrain). The base texture is vertex lit. | | Used for [[displacement]]s (terrain). The base texture is vertex lit. | ||
|} | |} | ||
== See also == | == See also == |
Revision as of 03:49, 11 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 | |
debuglightmap | |
debugnormalmap | |
debugunlit | |
debugvertexlit | |
fillrate | |
jellyfish | |
jojirium | |
modeladditivetransEnvMapwithMaskedTexture | |
overlay_fit | |
reflecttexture | |
watersurfacebottom | |
worldvertexalpha | Used for displacements (terrain). The base texture is vertex lit. |