Adds support to access skeleton and face blend mesh data by Dollars MONO.
With Dollars MONO running using even just a simple webcam, vvvv connects to its network stream of data and returns full skeleton joint info (including fingers) and values for 52 blend meshes as defined by ARKit.
For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org
-
Install as described here via commandline:
nuget install VL.DollarsMoCap -pre
-
Usage examples and more information are included in the pack and can be found via the Help Browser
- Report issues on the vvvv forum
- For custom development requests, please get in touch
- When making a pull-request, please make sure to read the general guidelines on contributing to vvvv libraries