bastiena [Fri, 06 Apr 2012 11:48:00 +0200] rev 24
Front IDILL :
TuioPoint class header modified in order to manage 3D points
TuioContainer class header modified in order to manage 3D points
TuioCursor class header modified in order to manage 3D points
TuioClient class header modified in order to manage 3D points
TuioClient class modified in order to manage 3D points
client class header modified in order to manage 3D points
client class modified in order to manage 3D points
bastiena [Fri, 06 Apr 2012 11:08:26 +0200] rev 23
Front IDILL :
Updated sln 2008 express project to sln 2010 ultimate
bastiena [Fri, 06 Apr 2012 10:46:51 +0200] rev 22
Front IDILL :
Added jquery and processing as libs
bastiena [Fri, 06 Apr 2012 10:44:54 +0200] rev 21
Front IDILL :
Added Communication extern named fajran-npTuioClient
It contains the project generating a dll used as a browser plugin.
bastiena [Thu, 05 Apr 2012 16:32:27 +0200] rev 20
Middleware :
Physical images added.
bastiena [Thu, 05 Apr 2012 16:32:19 +0200] rev 19
Middleware :
Physical images added.
bastiena [Thu, 05 Apr 2012 16:24:40 +0200] rev 18
Middleware :
Personnalized images for gesture showing in debug.
Forced images names + default image gesture.
Name convention : name of the gesture in lowercase, underscores replacing spaces or -.
bastiena [Thu, 05 Apr 2012 15:54:44 +0200] rev 17
Middleware :
new gesture implemented :
WAVE
new kind of detection : postures
new postures implemented :
BEND
KNEE_UP
CROSS (developpement, but should be dropped because of collisions with SWIPE gestures)
Gesture/Posture detectors got a link towards Debug (For debug purpose only, will be removed later)
bastiena [Wed, 04 Apr 2012 10:51:21 +0200] rev 16
Middleware :
parameters propagation added
from debug to MainModule and then into everything that needs it
bastiena [Mon, 02 Apr 2012 16:30:56 +0200] rev 15
Middleware :
segmentation of Middleware between 4 modules :
Communication
Debug
Tracking
MainModule
I chose to integer the events in the mainModule, so I can use them to send data to Debug and Communication.
Soon DLLs will be copied to a main root folder "lib".