Hello all, I've made an animation in processing. Basically quite simple, a user can type in his name and then change the colour of a cube. So for every new user a new name and a new cube is added. I now want to map this on a real cube in my room. So how can I connect Processing to MadMapper and is i...