bastiena [Thu, 22 Mar 2012 16:00:17 +0100] rev 8
Processing:
New examples implemented :
Fluid, Smoke, Interaction examples.
Split in one file for the main instructions, one for TUIO stuff.
License headers added.
bastiena [Tue, 20 Mar 2012 18:00:55 +0100] rev 7
Middleware :
No proximity bugs anymore.
The skeleton disappear if a tracked person is too close or not tracked anymore.
Processing :
There are no laggs anymore when an user stay too long moving his hands and drawing
tons of ellipses. (TUIO Cursors are not taken by their vectors, only the last position
of the cursors are caught to be drawn).
bastiena [Mon, 19 Mar 2012 18:24:59 +0100] rev 6
Middleware :
User position events + detector (proximity).
More parameters, like proximity bounds.
bastiena [Mon, 19 Mar 2012 10:21:56 +0100] rev 5
Documentations (readme)
Installer
Deletion of useless comments and code lines
bastiena [Thu, 15 Mar 2012 13:35:25 +0100] rev 4
Removing jars and cs unused classes.
bastiena [Thu, 15 Mar 2012 13:33:21 +0100] rev 3
Middleware :
Swipe & Push & Jump(Experimental) Detectors ant events added
Server modified for gesture detection
TUIO Server C# Modified :
Hand cursors redirected to /TUIO/3DCur channel
New kind of OSC message created (TuioString) for gesture detection, using /TUIO/_siP channel.
TUIO Processing Java Modified :
Hand cursors redirected to /TUIO/3DCur channel
New kind of OSC message created (TuioString) for gesture detection, using /TUIO/_siP channel.
Front Processing :
Mask added and modifications in the drawing process
New front for gesture detection (just showing a text message in the mask for the moment)
bastiena [Fri, 09 Mar 2012 18:15:12 +0100] rev 2
Add .ghignore
bastiena [Fri, 09 Mar 2012 16:00:40 +0100] rev 1
Middleware TUIO server dll sources modified
TUIO server dll put in Middleware lib
bastiena [Fri, 09 Mar 2012 14:52:11 +0100] rev 0
First Import