/[gzz]/gzz/gfx/libpaper/texcomb_NV1X.py
ViewVC logotype

Diff of /gzz/gfx/libpaper/texcomb_NV1X.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by tjl, Tue Sep 10 18:53:19 2002 UTC revision 1.11 by jvk, Sat Sep 14 10:22:28 2002 UTC
# Line 129  class TransparentCombinerPass: Line 129  class TransparentCombinerPass:
129          else:          else:
130              # Interpolate between three colors:              # Interpolate between three colors:
131              # d0 = t0 . r0              # d0 = t0 . r0
132              # d1 = r1 . r1              # d1 = t1 . r1
133              # lerp(d1, lerp(d0, c0, c1), c2)              # lerp(d1, lerp(d0, c0, c1), c2)
134              # The alpha value is computed as d0^2 - d1^2              # The alpha value is computed as d0^2 - d1^2
135    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26