new Pictures for my Livingroom

Nikolaus Gradwohl2013-12-16T08:15:18+00:00

I created a new set of pictures for my livingroom using a small processing script.

new pictures

The script generates a pattern of circles and saves it as a pdf files each time a key is pressed

read more ...

processing lissajou generator

Nikolaus Gradwohl2013-05-08T07:54:14+00:00

I wrote a processing lissajou form generator. I didn“t use the usual connect the dots method but used two nested loops to connect every point to every other point. The line color, width and alpha is calculated from the distance of two points.

click on the sketch to create new forms.

lissajou

curves abstract art generator

Nikolaus Gradwohl2013-03-07T06:52:18+00:00

I generated a new set of pictures for my living-room today. This time I created an abstract art generator that creates random curves and draws circles that follow them, I also made it choose a base color at random and create the colors in the HSB colorspace depending on the size of the curve

curves abstract art generator

read more ...

violet abstract art generator

Nikolaus Gradwohl2013-02-12T08:14:51+00:00

I generated new pictures for my living-room wall using a little processing sketch that generates random violet triangles.

violet aag

Here is the code I used to generate them if you want to create some for your living-room too

read more ...