Grow

Nikolaus Gradwohl2012-02-01T05:48:08+01:00

I made another animation that uses the blender dynamic paint system. This time I used several dynamic paint canvases on the same plane to trigger a displacement, and mask a texture that changes the normals of my material.

The sounds are generated using puredata.

you can download the blend file here or download the puredata file here

grow pure data patch

Osc events in PD

Nikolaus Gradwohl2009-03-06T08:44:00+01:00

i have written an pd-patch to controll the simple openframeworks osc demo i wrote ealier today.

osc-patch

pd-osc-patch.pd

the hardest part in using osc with pd was getting a pd-version that supports osc. the deb packages for pd-extended don't work on unbuntu 8.10.

so i had to compile my own package using this instructions

read more ...