Salut,
I have a project of multitouch surface.
For the beginning I want to use the Touchlib tools (more plug n play than vvvv tracking) and send OSC bundle to vvvv (more efficient to explore creativity) for making effects and other interactivity.
My first problem was to send to vvvv some compliant osc bundle from tuio protocol. For that I project to use the OscAPI writes in python.
My question is about the bundle I need to send to vvvv. Do you think I need to recreate a protocol for vvvv ? or if I use the same protocol did you think I could make some very succesfull effects and interacitivity?
Do you have some knowledge about multiscreen using this kind of DI or FTIR principle?
thx