Page 1 of 1

TUIO ToolBox

Posted: 19 Jul 2012, 08:25
by TobiTobsen
Hi Everyone,
I have a small software tool that offers several ways to modify TUIO data.
There are some simple filter, scaling and transforming algorithms.
With the transforming option, it is possible to change TUIO data in a way so that Ventuz can receive the raw x and y coordinated via OSC Input node.
Beside that you can still forward the TUIO data to Ventuz so you can still use all Touch Nodes.

You find the project page here:
http://code.google.com/p/tuiotoolbox/

Please note that the project is under GNU GPL v3 license!

If you download it, let me know what you think.

Best regards,
Tobi

Re: TUIO ToolBox

Posted: 20 Jul 2012, 09:06
by blaufisch
Hi Tobi,

thanks for this little tool, it works great!
We were trying to get the raw TUIO x and y values into Ventuz recently,
but could't get it work.
Now it's easy to get User-Feedback with touchless interfaces like Kinect.

It was bit tricky to get the OSC Nodes work,
so I attached a small Ventuz scene in addition to your cool tool.

have fun

Ralf

Re: TUIO ToolBox

Posted: 20 Jul 2012, 12:38
by TobiTobsen
Hi Ralf,
I'm happy you like it and thanks for the feedback as well as for the demo scene.

Let me know if you have any other ideas :-).

Cheers,
Tobi

Re: TUIO ToolBox

Posted: 02 Aug 2012, 16:03
by pralhas
it's work with kinect?

Re: TUIO ToolBox

Posted: 04 Aug 2012, 03:45
by TobiTobsen
It receives TUIO/2dCur data, so this is what your device should send.

Re: TUIO ToolBox

Posted: 07 Aug 2012, 09:16
by mmahoni
great tool!

thx...