openobject.org

S3016468 Pure Data patch - PROJECT 2

From Physical Programming

Image:Archive.zip

This Pure Data patch creates a cube which you can toggle through alphabetical images on. Press 'ENTER' key to open gem window. Press 'SPACE BAR' to render graphics in turn creating a cube. Press 'A' and 'S' to toggle back and forth through the alphabetical images.

I wished to have several cubes lines up so you could spell a word or name, but the patch is large already and I could not find any information that would allow me to locate the cubes, in terms of X and Y co-ordinates within the window. So solitary cube it is.

I also tried to have the mouse change the background colour but could not figure it out in time and still can't find any information on the internet to provide specific details of how the loop back/float information system works. As simple direct connections don't seem to work, and as each key stroke uses a feedback system I assume the mouse may also need this. I have only found examples with key strokes to change the colour, not using the mouse.

I also first made this on a PC and then found when I opened it in MAC the keyboard numbers had changes so not sure if they apply to a PC or not.