Curvature of the Mind

Thoughts from a Recreational Physicist

Now with Movement

simple fractal

One of the nice things about these images is that they give me the opportunity to talk about some of the more abstract mathematical concepts in a natural environment. These images are rough and don’t look anything like the functions from algebra and calculus, but the are built out of those same simple functions.

The first thing I’d like to talk about is continuity. These images lack many features that I would consider important for a shape. They don’t have distinct edges, sides or middles. Some are just groups of distinct blobs and others are nebulous clouds which don’t look much like anything at all.

In spite of that each one has a well defined “size” and it is possible to overlay two shapes, subtract one from the other and compute the “size” of the difference. This gives a basic concept of distance between the shapes.

One of the neat things about this distance is that you can show the shape generated by these equations depends continuously on the parameters of the equations, so changing one of the numbers slightly produces a correspondingly small change in the shape. That’s what inspired my next page, a random path through a small image space over time.

The images slowly blend and blur into each other over time without jumps or tears, precisely because of that continuity.

animate

Related Images:

Gritty Block Header

I’ve picked one of the simple themes, and played around for a minute or two with one of the designs from the last post to get a header image. Now I’m generating them on the page, and I’m using paint.net on a screen shot. I’ll be looking to streamline generating more images and using them through the site. I like this one because it is almost pure texture, and you would be hard pressed to find the self similarity in the image at all.

Related Images:

chrome fractals

This is my first attempt at a chrome experiment to generate fractal art. It uses iterated function systems that I learned from Fractals Everywhere that I picked up in college.  It’s really rough, and a very ugly user interface. It’s nothing more than a text area full of json objects and an eval statement hooked up to a set interval statement and a canvas. If you understand half of what I’ve written, then you might want to give it a try and create your own favorite. post them here as a comment if you like it.

/wp-includes/pages/fractal/fractal.htm

Be warned, it looks best in chrome.

Related Images:

« Previous Page