home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 #2 / NetCD2.iso / Demogame / Quake3 / q3ademo.exe / Main / pak0.pk3 / scripts / skin.shader < prev    next >
Encoding:
Text File  |  1999-11-29  |  5.7 KB  |  355 lines

  1.  
  2.  
  3. textures/skin/teeth
  4. {
  5.  
  6.     {
  7.         map textures/skin/teeth.tga
  8.                 rgbGen identity
  9.         }
  10.        
  11.         {
  12.         map $lightmap
  13.                 blendFunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA
  14.         rgbGen identity
  15.     }
  16.         {
  17.         map textures/sfx/specular4.tga
  18.                 blendFunc GL_ONE GL_ONE 
  19.                 tcGen environment
  20.                 rgbGen identity   
  21.         }
  22. }
  23. textures/skin/chapthroatooz
  24. {
  25.  
  26.     surfaceparm nonsolid
  27.     {
  28.                 map textures/liquids/proto_gruel3.tga      
  29.                 tcMod scroll 0 .2
  30.                 tcMod scale 2 2
  31.                 rgbGen vertex
  32.     }  
  33.     {
  34.         map textures/skin/chapthroatooz.tga
  35.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  36.         rgbGen identity
  37.     }
  38.         {
  39.         map $lightmap
  40.                 blendFunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA
  41.         rgbGen identity
  42.     }
  43. }
  44. textures/organics/dirt_trans
  45. {
  46.     qer_editorimage textures/organics/dirt.tga
  47.     surfaceparm nonsolid
  48.     {
  49.         map $lightmap
  50.         rgbGen identity
  51.     
  52.     }
  53.     {
  54.         map textures/organics/dirt.tga
  55.         rgbGen identity
  56.         blendFunc GL_DST_COLOR GL_ZERO
  57.  
  58.     
  59.     }
  60. }
  61.  
  62.  
  63. textures/skin/chapthroat2
  64. {
  65.     qer_editorimage textures/skin/chapthroat2.tga
  66.     surfaceparm nonsolid
  67.     {
  68.         map $lightmap
  69.         rgbGen identity
  70.     
  71.     }
  72.     {
  73.         map textures/skin/chapthroat2.tga
  74.         rgbGen identity
  75.         blendFunc GL_DST_COLOR GL_ZERO
  76.  
  77.     
  78.     }
  79. }
  80.  
  81.  
  82. textures/skin/skin6_trans
  83. {
  84.     qer_editorimage textures/skin/skin6.tga
  85.     surfaceparm nonsolid
  86.     {
  87.         map $lightmap
  88.         rgbGen identity
  89.     
  90.     }
  91.     {
  92.         map textures/skin/skin6.tga
  93.         rgbGen identity
  94.         blendFunc GL_DST_COLOR GL_ZERO
  95.  
  96.     
  97.     }
  98. }
  99.  
  100. textures/skin/skin5_trans
  101. {
  102.     qer_editorimage textures/skin/skin5.tga
  103.     surfaceparm nonsolid
  104.     {
  105.         map $lightmap
  106.         rgbGen identity
  107.     
  108.     }
  109.     {
  110.         map textures/skin/skin5.tga
  111.         rgbGen identity
  112.         blendFunc GL_DST_COLOR GL_ZERO
  113.  
  114.     
  115.     }
  116. }
  117.  
  118. textures/skin/skin1_trans
  119. {
  120.     qer_editorimage textures/skin/skin1.tga
  121.     surfaceparm nonsolid
  122.     {
  123.         map $lightmap
  124.         rgbGen identity
  125.     
  126.     }
  127.     {
  128.         map textures/skin/skin1.tga
  129.         rgbGen identity
  130.         blendFunc GL_DST_COLOR GL_ZERO
  131.  
  132.     
  133.     }
  134. }
  135.  
  136. textures/skin/surface8_trans
  137. {
  138.     qer_editorimage textures/skin/surface8.tga
  139.     surfaceparm nonsolid
  140.     {
  141.         map $lightmap
  142.         rgbGen identity
  143.     
  144.     }
  145.     {
  146.         map textures/skin/surface8.tga
  147.         rgbGen identity
  148.         blendFunc GL_DST_COLOR GL_ZERO
  149.  
  150.     
  151.     }
  152. }
  153.  
  154. textures/skin/tongue_trans
  155. {
  156.     qer_editorimage textures/skin/tongue.tga
  157.     surfaceparm nomarks
  158.     surfaceparm nonsolid
  159.     {
  160.         map $lightmap
  161.         rgbGen identity
  162.     
  163.     }
  164.     {
  165.         map textures/skin/tongue.tga
  166.         rgbGen identity
  167.         blendFunc GL_DST_COLOR GL_ZERO
  168.  
  169.     
  170.     }
  171. }
  172.  
  173. textures/skin/nibbles
  174. {
  175.     // tessSize 64
  176.     deformVertexes wave 10 sin 4 3 0 0.3
  177.     {
  178.         rgbGen identity
  179.         map $lightmap
  180.     }
  181.     {
  182.         map textures/skin/nibbles.tga
  183.         blendFunc GL_DST_COLOR GL_SRC_ALPHA
  184.         rgbGen identity
  185.         alphaGen lightingSpecular
  186.     }
  187. }
  188. textures/skin/soylent
  189. {
  190.     tessSize 64
  191.     deformVertexes wave 100 sin 4 3 0 0.3
  192.     {
  193.         rgbGen identity
  194.         map $lightmap
  195.     }
  196.         {
  197.         map textures/skin/soylent.tga
  198.         blendFunc GL_DST_COLOR GL_SRC_ALPHA
  199.         rgbGen identity
  200.         alphaGen lightingSpecular
  201.     }
  202.  
  203. }
  204. textures/skin/snake
  205. {
  206.     tessSize 128
  207.     deformVertexes wave 100 sin 0 2 0 .3
  208.     {
  209.         map $lightmap
  210.         rgbGen identity
  211.     }
  212.     {
  213.         map textures/skin/snake.tga
  214.         blendFunc GL_DST_COLOR GL_ZERO
  215.         rgbGen identity
  216.     }
  217. }
  218. textures/skin/proto_skin2
  219. {
  220.     tessSize 128
  221.     deformVertexes bulge 3 10 1
  222.         deformVertexes normal .1 .1
  223.         
  224.     {
  225.                 map textures/liquids/proto_gruel3.tga      
  226.                 tcMod turb 0 .2 0 .1
  227.                 tcMod scale 2 2
  228.                 rgbGen identity
  229.     }  
  230.     {
  231.         map textures/skin/proto_skin2.tga
  232.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  233.         rgbGen identity
  234.     }
  235.         {
  236.         map $lightmap
  237.                 blendFunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA
  238.         rgbGen identity
  239.     }
  240. }
  241. textures/skin/proto_skin2b
  242. {
  243.         //tessSize 64
  244.     //deformVertexes wave 100 sin 4 3 0 0.3
  245.     {
  246.                 map textures/liquids/proto_gruel3.tga         
  247.                 tcMod turb 0 .2 0 .1
  248.                 tcMod scale 2 2
  249.                 rgbGen identity
  250.     }  
  251.     {
  252.         map textures/skin/proto_skin2b.tga
  253.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  254.         rgbGen identity
  255.     }
  256.         {
  257.         map $lightmap
  258.                 blendFunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA
  259.         rgbGen identity
  260.     }
  261. }
  262. textures/skin/skin6move
  263. {
  264.     tessSize 128
  265.     deformVertexes wave 100 sin 4 3 0 0.3
  266.     {
  267.         map $lightmap
  268.         rgbGen identity
  269.     }
  270.     {
  271.         map textures/skin/skin6move.tga
  272.         blendFunc GL_DST_COLOR GL_ZERO
  273.         rgbGen identity
  274.     }
  275. }
  276.  
  277.  
  278. textures/skin/proto_skin
  279. {
  280.     tessSize 256
  281.     deformVertexes wave 100 sin 2 2 0 0.3
  282.     {
  283.         map $lightmap
  284.         rgbGen identity
  285.     }
  286.     {
  287.         map textures/skin/proto_skin.tga
  288.         blendFunc GL_DST_COLOR GL_ZERO
  289.         rgbGen identity
  290.     }
  291.         
  292. }
  293. textures/skin/skin1move
  294. {
  295.     tessSize 128
  296.     deformVertexes wave 100 sin 3 2 0 0.3
  297.     {
  298.         map $lightmap
  299.         rgbGen identity
  300.     }
  301.     {
  302.         map textures/skin/skin1move.tga
  303.         blendFunc GL_DST_COLOR GL_ZERO
  304.         rgbGen identity
  305.     }
  306. }
  307.  
  308. textures/skin/skin4_side
  309. {
  310.     
  311.     surfaceparm nomarks
  312.     tessSize 128
  313.     deformVertexes bulge 3 10 1
  314.     {
  315.         map $lightmap
  316.         rgbGen identity
  317.     }
  318.     {
  319.         map textures/skin/skin4_side.tga
  320.         blendFunc GL_DST_COLOR GL_ZERO
  321.         rgbGen identity
  322.     //    alphaGen lightingSpecular
  323.     }
  324.     
  325. }
  326.  
  327. textures/skin/spikemove
  328. {
  329.     tessSize 128
  330.     deformVertexes wave 100 sin 0 .5 0 0.1
  331.     {
  332.         map $lightmap
  333.         rgbGen identity
  334.     }
  335.     {
  336.         map textures/skin/spikemove.tga
  337.         blendFunc GL_DST_COLOR GL_ZERO
  338.         rgbGen identity
  339.     }
  340. }
  341. textures/skin/pjwal2f
  342. {
  343.     tessSize 128
  344.     deformVertexes wave 100 sin 0 2 0 .3
  345.     {
  346.         map $lightmap
  347.         rgbGen identity
  348.     }
  349.     {
  350.         map textures/skin/pjwal2f.tga
  351.         blendFunc GL_DST_COLOR GL_ZERO
  352.         rgbGen identity
  353.     }
  354. }
  355.