...that deal with pure data
You are not logged in.
Hi. I'm working on building a scrolling display (with images as input) where the pixels are cubes. The finished version will have the cubes scale in z level based on music.
The attached patch is as far as I've come now. You load an image, and the cube grid will rearrange itself.
To run you need the pdmtl abstractions installed. Just unzip the pdmtl.zip somewhere.
http://wiki.dataflow.ws/PdMtlAbstractions/Installation
Also, to use the pdmtl abstractions you need to first add "moocow" to pd's path and then the path to the pdmtl directory.
/usr/lib/pd/extra/moocow
/path to unpacked pdmtl
My current problem is that of loading a list of images. In the help for gems.images there's an example of how to use files, but I can't get it to work. Any ideas?
Offline
Hi, nice patch !
I think it could be very nice to use texture displacements to animate the thing... ( [pix_coordinate] may do it ? )
for pix_multiimage you can have a look at the attached file...
Last edited by rep (2009-11-08 14:37:11)
Offline