
This blog is devoted to patterns made with polygons. I'll try to have something interesting posted regularly.
Wednesday, November 01, 2006
Dodecagon Elaboration

Sunday, October 15, 2006
Decagon Web

Thursday, October 12, 2006
Decagon Zig-Zag

Tuesday, October 10, 2006
Decagonal Flower

Saturday, October 07, 2006
Shrinking Pentagons

Friday, October 06, 2006
Flowers

zig {
sides 5
paint purple
sides 3
ifon none {
paint green
3 {
create zag
right
}
} { }
}
zag {
sides 5
paint purple
left
sides 6
ifon none {
paint yellow
6 {
create zig
right
}
} {}
}
Instead of the program, the pattern can generated like the windmill pattern. Below, we have the elaboration of a hexagon/triangle pair to a the pair with a pentagon inserted between them. As with the windmills, the orientation or the elaboration is important.


Wednesday, October 04, 2006
A Field of Windmills

A way to understand the generation of this image is to start with a triangular checker board of orange and purple then elaborate it using the following visual replacement rule.

Subscribe to:
Posts (Atom)
Popular Posts
-
Here's my take on Gödel, Escher, Bach cover in an attempt to start my new class, DATA ANALYTICS: PRINCIPLES & TOOLS. These were ...
-
This one was fun to make. I wanted a cool snowflake to be a backdrop for a presentation (http://prezi.com/jie04ey9bhjr/zulo/) that I wa...
-
Unlike normal, I was able to deliver the square version of the descending pentagons quickly. There was no math to figure out. although ...