HOME | DD

#pattern_distortion #generativeart
Published: 2024-01-07 19:42:21 +0000 UTC; Views: 111; Favourites: 1; Downloads: 0
Redirect to original
Description
The Pattern Distortion series explores the beautiful complexity that can be found in the interference of distorted patterns and noise.The code used to generate these images has "sources" that generate the basic image data (as an array of values between 0 and 1), "filters" that modify that data, "eases" that adjust the curve of the data, and "blends" that blend the data from two sources together. For Pattern Distortion 09, a "Tile" source has been added that tiles polygons over the image. This image is the interference of two tiled patters of octagons and squares that have been through rotations and linear-to-polar-coordinate translations.
As always, the image is what you see in it. I do have an interpretation of what it looks like to me, but I'm just the guy who put the math together. Why would my interpretation be more right than yours?