Saturday, June 29, 2013

Just pentagons

This one is a result of me playing around with a subset of my original pent program.

pent {
  sides 5
  ifon none {
    paint blue
    5 {
      create pent
      left
    }
  } {}
}

I'l probably play some more with the gaps that surround the central pentagon some more.

No comments:

Popular Posts