Tag Archives: Art

Programming

On splashing 200 litres of water on museum floor.

Today opened Please Participate! exhibition in Saarijärvi museum as a part of Live Herring 11 event series. I am showing my collaboration work with my brother Mikko there. Our work is a visual representation of the water quality in finnish lakes from 1976 to 2010. The color shows the quality of the water.  We have a user interface where you can select which year to show and also what data to show. (phosphor & nitrogen, for more info see this pdf.)

read more »

Programming

impromptu

Yet another new acquaintance on new programming platfroms: Impromptu This one is for os X users only and takes advantage of AU-units and is designed for live mixing, coding. Seems really interesting and free alternative to for example max/msp& jitter. (Although impromptu seems like normal programming platform and not visual like max. And there’s of course Pure data…)  There’s also some support for objective-c which does sound very good and can prove to be very powerful feature.

I haven’t had time to check it out myself, but if you do please leave some comments and your feedback, as Im very curious and interested of hearing more.

Blog Programming

Drawing Robot


Today I finished teaching electronics arts course, which was also intro to arduino. In that course we built simple drawing robot. I’ll post here instructions on how to do it and some code examples. Robot is very cheap, if you have arduino and breadboard the parts will only cost you around 10€. With arduino (and breadboard) it’s still just around 40€. Of course the robot is nothing fancy and can for sure be improved upon. But it’s fun intro to Arduino ad programming. Also with some more programing you can have the robot draw lots of nice things :)

read more »

Blog Painting

concepts

Above image:” whatever you focus your thoughts on, increases”

This is just simple pondering on concept.

With concepts we can shape our world. We can make order to world and arrange our world. Define it.

Concepts are just man made borders to define things. To put things to boxes. In reality no real strict borders exists (between things, etc) or if it exists it exists only because its nature can also do that.

With conceptualisation we can create hypothesis of reality etc. Without concepts we can tap straight into the reality.

Both is good.

Blog Painting Programming

Painting with code

Painting is a process mostly done with brushes and paint. It has certain feeling about it. YOu can feel the canvas, it’s richness, it’s texture etc. You can smell the paint, feel it and see the concrete work you have done. Painting is physical act.

Painting with digital media has not interested me before, because it lacks the feel of the material. Most programs just try to imitate normal medias of painting. But they lack the odor, the richness and also the physical act feels incomplete. There is nothing material in digital painting. only something on the screen.

Lately I have been interested in alternative ways to use the power and capabilites of digital media. And this has been done through coding. Some easy code languages such as processing gives you the basic tools for accesing computer and digital media. This kind of basic components gives you (or at least me) more the feel that I am doing something, that I am in control of the media, or at least understand it. For me coding seems to be the missing brush for digital media.

This blog is somewhat of a diary of thoughts concerning coding, digital art, and art in general seen through the possibilites coding gives me.