/[gzz]/gzz/gfx/demo/texlab.py
ViewVC logotype

Diff of /gzz/gfx/demo/texlab.py

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

revision 1.2 by jvk, Mon Sep 30 16:23:21 2002 UTC revision 1.3 by jvk, Fri Oct 4 13:18:18 2002 UTC
# Line 7  tex = GL.createTexture() Line 7  tex = GL.createTexture()
7    
8    
9  #tex.shade(256, 256, 0, 3, "RGB", "RGB", "fnoise",  #tex.shade(256, 256, 0, 3, "RGB", "RGB", "fnoise",
10  #          ["scale", ".43", "freq", "1", "df", "2", "bias", "0.5"])  #          ["scale", ".43", "freq", "1", "df", "2", "bias", "0.5", "seed", "1412"])
11  #tex.shade(256, 256, 0, 3, "RGB", "RGB", "fnoise",  #tex.shade(256, 256, 0, 3, "RGB", "RGB", "fnoise",
12  #          ["scale", "2.5", "freq", "1", "df", "2", "bias", "0.5"])  #          ["scale", "2.5", "freq", "1", "df", "2", "bias", "0.5"])
13    
14  #tex.shade(256, 256, 0, 4, "RGBA", "RGBA", "geometric", ["type", "3"])  tex.shade(256, 256, 0, 4, "RGBA", "RGBA", "geometric", ["type", "0"])
15    
16    
17    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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