home *** CD-ROM | disk | FTP | other *** search
/ Quark 3 / Quark3.iso / KATALOG / ARCHIV / TOOL / T038.ZIP / EXAMPLE.PK3 / scripts / test1.shader
Encoding:
Text File  |  1999-12-27  |  302 b   |  22 lines

  1. //This shader by Shaded!
  2.  
  3. textures/common/test1
  4. surfaceparm nomarks
  5. {
  6. map textures/liquids/protolava.tga
  7. blendFunc GL_ONE GL_ZERO
  8. tcMod turb 0.3 0.2 0.1 0.3
  9. }
  10. {
  11. map textures/common/test1.tga
  12. blendFunc blend
  13. rgbGen identity
  14. }
  15. {
  16. map $lightmap
  17. blendFunc filter
  18. rgbGen identity
  19. }
  20. }
  21.