| changeset 41 | d2f735d7763f |
| parent 27 | 6c08d4d7219e |
--- a/front_processing/src/Fluid_manipulation/Fluid_manipulation.pde Thu Jun 21 17:51:27 2012 +0200 +++ b/front_processing/src/Fluid_manipulation/Fluid_manipulation.pde Fri Jun 29 15:37:26 2012 +0200 @@ -21,7 +21,7 @@ TuioPoint precPoint; //Port du Client TUIO. -int port = 80; +int port = 8080; //Limites de la zone de recherche pour les mains. float minDistHands = 1; float maxDistHands = 1.5;