Posts tagged generative art

ColorBoids: The boid algorithm in five dimensions

The boid algorithm applied to a five-dimensional space: two spatial coordinates and three color coordinates. Play with the settings and watch some interesting pictures emerge.

Textured Rectangles for Equality

Some generative images to show support for marriage equality in the United States.

Random Braids – minimalist generative art in HTML5 canvas

Minimalist generative art in the form of colorful braided strings. Inspired by mathematics and the book “10 Print.”

Interesting textures with layered fractal gradients

Some interesting gradient textures are created with a fractal subdivision process.

HTML5 Canvas: Beautiful fractals with the chaos game.

Beautiful fractals are rendered in the HTML5 canvas with a simplified fractal flame algorithm. Have fun generating fractals with randomized maps while saving the images you like.

More Generative Art in HTML5 Canvas – Sweeping Fractal Lines, version 2

More generative art experiments with smoothly transitioning lines drawn on the canvas. Parameters for drawing the lines are determined by a fractal subdivision process similar to my earlier art experiments.

Generative Art in HTML5 Canvas – Sweeping Fractal Lines

Slowly morphing fractal curves sweep across the canvas, creating very pretty evolving and flowing structures. I present seven different variations on this theme, using different colors, gradients, and drawing parameters. Included is the necessary code for exporting images from the canvas to a saveable format.