48
edits
| No edit summary | No edit summary | ||
| Line 55: | Line 55: | ||
| [[Image:vector.png|left|Vector]]<br> | [[Image:vector.png|left|Vector]]<br> | ||
| <br style=“clear:both"> | <br style=“clear:both"> | ||
| 2. subscribe to a bone position,rotation as vector in relative coordinates for positions:<br> | 2. subscribe to a bone position,rotation as vector in relative coordinates for positions:<br> | ||
| Line 60: | Line 61: | ||
| [[Image:vector_upper.png|left|Relative vector]]<br> | [[Image:vector_upper.png|left|Relative vector]]<br> | ||
| <br style=“clear:both"> | <br style=“clear:both"> | ||
| 3. subscribe to a bone position,rotation as matrix in world coordinates:<br> | 3. subscribe to a bone position,rotation as matrix in world coordinates:<br> | ||
| /subscribe/<name of person1>/blender/@/matrix<br> | /subscribe/<name of person1>/blender/@/matrix<br> | ||
| [[Image:matrix.png|left|matrix]] | [[Image:matrix.png|left|matrix]]<br> | ||
| <br style=“clear:both”> | <br style=“clear:both”> | ||
| 4. subscribe to a bone position,rotation as matrix in relative coordinates:<br> | 4. subscribe to a bone position,rotation as matrix in relative coordinates:<br> | ||
| /subscribe/<name of person1>/blender/@/upper/matrix<br> | /subscribe/<name of person1>/blender/@/upper/matrix<br> | ||
| [[Image:matrix_upper.png|left|Relative matrix]] | [[Image:matrix_upper.png|left|Relative matrix]]<br> | ||
| <br style=“clear:both”> | <br style=“clear:both”> | ||
edits