Akiya-Research-Institute / MocapForAll-SharedMemory-Plugin-for-Unity

Unity sample project to read data from shared memory written by MocapForAll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MocapForAll Shared Memory Plugin for Unity

Unity sample project to read data from the shared memory written by MocapForAll.

Environment

  • Windows 10 64bit
  • Unity
    • 2019.4.36f1
    • 2020.3.30f1
    • 2021.2.13f1

How to use

Settings in MocapForAll

  • turn on "Settings > Data export > Shared Memory > Export to shared memory"
  • turn on "Settings > General > Capture hand" if you want to capture finger movements.
  • turn on "Settings > General > Capture face" if you want to capture facial expressions.

image

Unity

  • Open project
  • Open /Assets/Scenes/SharedMemorySampleScene.unity
  • Click "Play".

About

Unity sample project to read data from shared memory written by MocapForAll

License:MIT License


Languages

Language:C# 100.0%