Skip to content

Commit af65435

Browse files
committed
adds dollars blog
1 parent 752fab8 commit af65435

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

  • content/blog/2025/Development News/Introducing-DollarsMocap
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
categories: "Development News"
3+
author: "joreg"
4+
date: "2025-04-01"
5+
title: "Introducing: DollarsMoCap"
6+
description: "A new way to track a skeleton"
7+
---
8+
9+
Dear trackers of skeletons!
10+
11+
There are many options for skeleton trackings you can use with vvvv:
12+
- Kinect (the original one)
13+
- Kinect 2
14+
- Azure Kinect
15+
- Orbbec
16+
- ...
17+
18+
Those options all require the according specific depth camera. Now here is a new option that doesn't require additional hardware and tracks a single 3d skeleton (including fingers and face!) even from a simple webcam:
19+
20+
[Dollars Mono](https://www.dollarsmocap.com/mono) by [Dollars MoCap](https://www.dollarsmocap.com/)
21+
22+
{{< youtube gBbKCGwMFeY >}}
23+
24+
The above demo of their technology shows quite well the quality of tracking you can expect.
25+
26+
Many thanks to the creator of Dollars MoCap for the great support and helping us along the way of implementing this for vvvv.
27+
28+
## How do i get it?
29+
30+
As of this writing, requires latest vvvv gamma 7.0 preview builds. Then install as usual:
31+
32+
nuget install VL.DollarsMoCap -pre
33+
34+
---
35+
If you have a request for custom development, please [get in touch](mailto:devvvvs@vvvv.org)!

0 commit comments

Comments
 (0)