home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 May / Igromania_2005-05.iso / DemosThemes2 / Demo1944BattleOfTheBulge / demo1944english.exe / Inf / window.ps < prev    next >
Text File  |  2004-05-04  |  267b  |  16 lines

  1. ps_1_1
  2.  
  3. ; c0 foglalt
  4. ; c1 foglalt
  5.  
  6. def c2, 0, 0, 0, 0.5 ; alpha hack add
  7. def c3, 0, 0, 0, 0.25
  8.  
  9. tex t0 ; diffuse map
  10. tex t1 ; reflection map
  11.  
  12. mul_x2_sat r0.rgb, 1-t0.a, t1
  13. mad r0.rgb, t0, t0.a, r0
  14. mul r0.rgb, r0, v0
  15. +add r0.a, t0.a, c2.a
  16. mul r0, r0, c0