home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2002 April / GSSH42002.iso / MODS / Q3a / padspaceB.exe / padspace.pk3 / scripts / padeffekt.shader < prev    next >
Text File  |  2000-07-02  |  4KB  |  247 lines

  1. textures/padeffekt/comp3b
  2. {
  3.     q3map_lightimage textures/padeffekt/comp3textb.tga
  4.         q3map_surfacelight 1000
  5.         {
  6.         map textures/padeffekt/comp3pad.tga
  7.             rgbGen identity
  8.         tcmod scroll 2 0
  9.     }
  10.           
  11.         {
  12.         map textures/padeffekt/comp3env.tga
  13.                 tcGen environment
  14.                 blendFunc GL_ONE GL_ONE
  15.                 rgbGen wave sin .98 .02 0 5
  16.     }
  17.     
  18.     {
  19.         map $lightmap
  20.                 tcGen environment
  21.                 blendFunc GL_DST_COLOR GL_ONE
  22.     }
  23.  
  24.  
  25.     {
  26.         map textures/padeffekt/comp3b.tga
  27.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  28.         rgbGen identity
  29.     }
  30.        
  31.     {
  32.         map $lightmap
  33.                 blendFunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA
  34.         rgbGen identity
  35.     }
  36.  
  37. }
  38.  
  39.  
  40. textures/padeffekt/comp3
  41. {
  42.     q3map_lightimage textures/padeffekt/comp3env.tga
  43.         q3map_surfacelight 1000
  44.         {
  45.         map textures/padeffekt/comp3pad1.tga
  46.             rgbGen identity
  47.         tcmod scroll 0 1
  48.     }
  49.           
  50.         {
  51.         map textures/padeffekt/comp3env.tga
  52.                 tcGen environment
  53.                 blendFunc GL_ONE GL_ONE
  54.                 rgbGen wave sin .98 .02 0 5
  55.     }
  56.     
  57.     {
  58.         map $lightmap
  59.                 tcGen environment
  60.                 blendFunc GL_DST_COLOR GL_ONE
  61.     }
  62.  
  63.  
  64.     {
  65.         map textures/padeffekt/comp3.tga
  66.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  67.         rgbGen identity
  68.     }
  69.        
  70.     {
  71.         map $lightmap
  72.                 blendFunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA
  73.         rgbGen identity
  74.     }
  75.     
  76. }  
  77.   
  78. textures/padeffekt/comp3c
  79. {
  80.     q3map_lightimage textures/padeffekt/comp3textb.tga
  81.         q3map_surfacelight 1000
  82.         {
  83.         map textures/padeffekt/comp3crytek.tga
  84.             rgbGen identity
  85.         tcmod scroll 0 1
  86.     }
  87.           
  88.         {
  89.         map textures/padeffekt/comp3env.tga
  90.                 tcGen environment
  91.                 blendFunc GL_ONE GL_ONE
  92.                 rgbGen wave sin .98 .02 0 5
  93.     }
  94.     
  95.     {
  96.         map $lightmap
  97.                 tcGen environment
  98.                 blendFunc GL_DST_COLOR GL_ONE
  99.     }
  100.  
  101.  
  102.     {
  103.         map textures/padeffekt/comp3c.tga
  104.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  105.         rgbGen identity
  106.     }
  107.        
  108.     {
  109.         map $lightmap
  110.                 blendFunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA
  111.         rgbGen identity
  112.     }
  113.  
  114. }
  115.  
  116.  
  117.  
  118. textures/padeffekt/entenflag
  119. {
  120.      cull disable
  121.      surfaceparm alphashadow
  122.      surfaceparm trans    
  123.      surfaceparm nomarks
  124.      tessSize 64
  125.      deformVertexes wave 30 sin 0 3 0 .2
  126.      deformVertexes wave 100 sin 0 3 0 .7
  127.      
  128.         {
  129.                 map textures/padeffekt/entenflag.tga
  130.                 alphaFunc GE128
  131.         depthWrite
  132.         rgbGen vertex
  133.         }
  134.         {
  135.         map $lightmap
  136.         rgbGen identity
  137.         blendFunc filter
  138.         depthFunc equal
  139.     }
  140.  
  141.  
  142. }
  143.  
  144.  
  145.  
  146. textures/padeffekt/entenflag2
  147. {
  148.      cull disable
  149.      surfaceparm alphashadow
  150.      surfaceparm trans    
  151.      surfaceparm nomarks
  152.      tessSize 64
  153.      deformVertexes wave 30 sin 0 3 0 .2
  154.      deformVertexes wave 100 sin 0 3 0 .7
  155.      
  156.         {
  157.                 map textures/padeffekt/entenflag2.tga
  158.                 alphaFunc GE128
  159.         depthWrite
  160.         rgbGen vertex
  161.         }
  162.         {
  163.         map $lightmap
  164.         rgbGen identity
  165.         blendFunc filter
  166.         depthFunc equal
  167.     }
  168.  
  169.  
  170. }
  171.  
  172.  
  173.  
  174. textures/padeffekt/duckspool_skybox
  175. {
  176.     qer_editorimage textures/padeffekt/lmsky2.tga
  177.     surfaceparm noimpact
  178.     surfaceparm nolightmap
  179.     surfaceparm sky
  180.     
  181.     
  182.     q3map_surfacelight 200
  183.  
  184.  
  185.         
  186. //       
  187.         skyparms env/xnight2 - -
  188.     
  189.         }
  190.  
  191.  
  192.  
  193.  
  194.  
  195. textures/padeffekt/rolle
  196. {    
  197.         qer_editorimage textures/padeffekt/rolle.tga
  198.     surfaceparm trans    
  199.     surfaceparm alphashadow
  200.        surfaceparm nonsolid
  201.     surfaceparm nomarks    
  202.     cull none
  203.         nopicmip
  204.     {
  205.         map textures/padeffekt/rolle.tga
  206.         blendFunc GL_ONE GL_ZERO
  207.         alphaFunc GE128
  208.         depthWrite
  209.         rgbGen identity
  210.     }
  211.     {
  212.         map $lightmap
  213.         rgbGen identity
  214.         blendFunc GL_DST_COLOR GL_ZERO
  215.         depthFunc equal
  216.     }
  217. }
  218.  
  219.  
  220. textures/padeffekt/entenbanner2
  221. {
  222.      cull disable
  223.      surfaceparm alphashadow
  224.      surfaceparm trans    
  225.      surfaceparm nomarks
  226.      tessSize 64
  227.      deformVertexes wave 30 sin 0 3 0 .2
  228.      deformVertexes wave 100 sin 0 3 0 .7
  229.      
  230.         {
  231.                 map textures/padeffekt/entenbanner2.tga
  232.                 alphaFunc GE128
  233.         depthWrite
  234.         rgbGen vertex
  235.         }
  236.         {
  237.         map $lightmap
  238.         rgbGen identity
  239.         blendFunc filter
  240.         depthFunc equal
  241.     }
  242.  
  243.  
  244. }
  245.  
  246.  
  247.