gauges simulator in processing
I made a simple gauge simulator in processing
click here to start the sketch or download the sourcecode.
click on the applet and move the mouse-pointer
more processing lineart
And here comes another example of interactive lineart in processing. I'm quite sure its not the greatest example if interactive art, but I still like it.
click here to start the sketch or download the sourcecode.
mesh made from hexagonal prism - another toxiclib experiment
I played around with the volumetric utils from toxcilibs again, this time I made a structure out of hexagonal prisms. I think I will try to print this on my makerbot - should make a nice earring
click here to start the sketch or download the sourcecode.
Little Picture frame turned into a Vampire
Back in march I made a small processing sketch that generates eyes for a cheep digital picture frame ( see Little Pictureframe is watching you),
this little picture frame has turned into a vampire today
toxiclibs pumpkin function
since helloween is comming nearer I made a processing sketch that generates a 3D pumpkin using the toxiclibs mesh builder. Generating a pumpkin-shape isn't very hard to do when using polar coordinates.
I use a sin of the phi angle to make the shape a litte bit more flat on top and bottom
and than i subtract the absolute of a sin of the tetha angle to generate the segments.
click here to start the sketch or download the sourcecode.
cellular automaton in processing
I made a processing sketch that implements a cellular automaton similar to conway's game of life engines. The rules I use are not discret but use float numbers similar to a blur filter
press a key to set the field to a random state
click here to start the sketch or download the sourcecode.
random lineart
I made another short "done in 10 minutes" processing sketch - this time featuring random lineart inspired by computergames from the 80s and 90s. I'm not sure which game used this effect first but, I played countless games who did use it
click here to start the sketch or download the sourcecode.
static noise simulator
As a kid I've always been fascinated by static noise from a tv. I liked the hypnotic flickering and always tried to find pattern in the noise. I haven't seen any noise on a tv-screen for a while (are they even capable of displaying noise?) so I wrote a simulator for static noise in processing.
click on the sketch and move the mouse around. The x-axis controlls the contrast the y-axis controlls the blur effekt.
click here to start the sketch or download the sourcecode.
random flowers
I wrote a litte sketch to generate some bright colored random flowers
click here to start the sketch or download the sourcecode.
Click on the applet to place some flowers - right click clears the image
Hypnosis-Spiral in processing
I made a simple black and white hypnosis spiral in processing
click here to start the sketch or download the sourcecode.