Skip to main content

Beauty

I Guess It's Not Summer Anymore

·1 min
Outside my front door. I guess it’s not summer anymore. The once-endless days of sunshine and warmth have given way to a cool, crisp breeze and the changing colors of the leaves. The air is filled with the aroma of burning wood and the distant sound of geese flying south.

Latest image

The latest image from my generative art series was a nice surprise. It started as this: for (i in 1:500) { x = x*((0.98)^i)*cos(i) y = y*((0.98)^i)*sin(i) } which is simple R code that generates 500 x, y points that spiral. That code gave me this:

The Beauty In Numbers, 2a: Circular Matrices

I consider myself a fledgling geometer. That is, someone who is inspired by the beauty in numbers and wants to make stuff in that realm. Geometric images and like that. Some call it Sacred Geometry. I prefer to call it Inspired Geometry. So, I’m an Inspired Geometer? Okay. I can go with that.