241
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 75: | Line 75: | ||
This Processing Sketch show how OSC protocol is used and how our draw function is inserted inside that protocol.  | This Processing Sketch show how OSC protocol is used and how our draw function is inserted inside that protocol.  | ||
First of all oscP5 and netP5 libraries are imported inside the sketch.In order to use OSC protocol we have to import those   | First of all oscP5 and netP5 libraries are imported inside the sketch.In order to use OSC protocol we have to import those libraries. There are 3 messages received from Captury, they are x,y,z coordinates of the tracked person locations.    | ||
==As A Result==  | |||
[[File:Nature_Inspired.jpg]]  | |||
edits