/[gzz]/gzz/gfx/libutil/effects.py
ViewVC logotype

Diff of /gzz/gfx/libutil/effects.py

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

revision 1.25 by jvk, Wed Dec 11 12:20:06 2002 UTC revision 1.26 by tjl, Thu Dec 12 18:41:00 2002 UTC
# Line 8  from gfx.libutil.nvcode import parseComb Line 8  from gfx.libutil.nvcode import parseComb
8  from gfx.libpaper.texcache import getCachedTexture  from gfx.libpaper.texcache import getCachedTexture
9    
10  class IrreguFrame(IrregularFrame):  class IrreguFrame(IrregularFrame):
11      dicefactor = 0.8      dicefactor = .5
12        # dicefactor = 0.1
13    
14      tex = GL.createTexture()      tex = GL.createTexture()
15      tex.shade(128, 128, 0, 1, "INTENSITY", "LUMINANCE",      tex.shade(128, 128, 0, 1, "INTENSITY", "LUMINANCE",

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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