Skip to content

Commit a41ba0d

Browse files
committed
updated dollars blog
1 parent c58424c commit a41ba0d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

content/blog/2025/Development News/Introducing-DollarsMocap/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@ Watch this demo of their technology to get an idea of the quality of tracking yo
2626

2727
{{< youtube gBbKCGwMFeY >}}
2828

29-
To use the tracking data in vvvv to control an avatar, all you need to do is load a rigged model and provide a joint mapping, ie. a spread of joint names the model comes with, that aligns with the joint names as returned by DollarsMoCap. This takes about 5 minutes to set up and then works for all models that use the same skeleton.
29+
When running Dollars MONO on the same PC as vvvv, all you have to do is activate the "vvvv Streaming" option you can find under `Settings > Stream & Export`:
30+
31+
![](streaming.png)
32+
33+
The data is received in vvvv by the node DollarsMoCap.
34+
To control an avatar with that data, all you need to do is load a rigged model and provide a joint mapping, ie. a spread of joint names the model comes with, that aligns with the joint names as returned by DollarsMoCap. This takes about 5 minutes to set up and then works for all models that use the same skeleton.
3035

3136
![](applyskeleton.png)
3237

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)