home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 May / Igromania_2005-05.iso / DemosThemes2 / Demo1944BattleOfTheBulge / demo1944english.exe / Inf / kopottfem.ps < prev    next >
Text File  |  2004-06-14  |  172b  |  11 lines

  1. ps_1_1
  2.  
  3. ; c0 : mastercolor
  4. ; c1 : ambient color
  5.  
  6. tex t0 ; diffuse map, alpha = specmap
  7.  
  8. mul r1.rgb, v1, t0.a
  9. mad r0.rgb, v0, t0, r1
  10. +mov r0.a, v0.a
  11. mul r0, r0, c0