275
edits
Line 23: | Line 23: | ||
== Subscribe to any Skeleton == | == Subscribe to any Skeleton == | ||
After we have been setting up the port we want to receive on, we can tell "the Captury" what we want to receive. We are doing this by calling the following message to [udpsend]: "/subscribe/John-Doe/blender/Root/vector 50. 0. 100.". | |||
Since subscriptions will expire after a while, we call this message every 10 seconds. Therefore we use the Max own metronome object called [metro] which will repeat to put out bangs and so trigger the message. The toggle [X] will turn ON the metro. | |||
== Grabbing the Bone Vector Coordinates == | == Grabbing the Bone Vector Coordinates == | ||
== Using the Data Stream from The Captury == | == Using the Data Stream from The Captury == |
edits