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

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

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

revision 1.1 by tjl, Sat Aug 31 05:26:58 2002 UTC revision 1.2 by jvk, Sat Aug 31 05:42:32 2002 UTC
# Line 16  class TexCoords: Line 16  class TexCoords:
16          # The angle of the first basis vector          # The angle of the first basis vector
17          as = rnd.nextDouble() * 2 * math.pi          as = rnd.nextDouble() * 2 * math.pi
18          # And the angle of the second basis vector          # And the angle of the second basis vector
19          at = as + a          at = as + angle
20    
21    
22          # The (geometric) average of the basis vector lengths          # The (geometric) average of the basis vector lengths

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

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