The slight skew produced by the heptagon-triangle spacers makes the pattern shift slightly up. Perhaps I should rotate the image a little so that pattern can be used as wallpaper....
Hmmmm probably I should make PolygonR&D have a save as background options. So many ideas so little time.
I originally made this pattern with TileLand but later switched to PolygonR&D. I've included the program below.
zig {
sides 3
paint black
sides 7
paint olive
sides 8
2 right
ifon none {
paint gray
create zag
4 right
create zag
} { }
}
zag {I'll have to make my next pattern with brighter colours. Perhaps I'll return to some winding and unwinding patterns...
sides 3
paint olive
left
sides 7
paint black
left
sides 8
2 right
ifon none {
paint green
create zig
4 right
create zig
} { }
}
No comments:
Post a Comment