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

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

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

revision 1.19 by jvk, Thu Sep 26 17:37:11 2002 UTC revision 1.20 by tjl, Fri Sep 27 15:37:21 2002 UTC
# Line 89  class IrreguScene: Line 89  class IrreguScene:
89                                         self.scale * -14.2,                                         self.scale * -14.2,
90                                         self.scale * 150)                                         self.scale * 150)
91          vs.matcher.add(cs1, "1")          vs.matcher.add(cs1, "1")
92    
93            cs1_d = vs.coords.distort(cs1, 0, 0, 0.1, 0.1, 10, 0.5)
94            vs.matcher.add(cs1_d, "1_d")
95    
96            if 1:
97                cs1 = cs1_d
98          #vs.map.put(self.mask, cs2)          #vs.map.put(self.mask, cs2)
99    
100          if self.mode & 4:          if self.mode & 4:

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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