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

Unity sample project to receive data from MocapForAll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MocapForAll Receiver Plugin for Unity

Unity sample project to receive data from 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 > VMT protocol > Send tracking points"
  • turn off "Settings > Data export > VMT protocol > Send tracking points> As relative position to HMD"
  • turn on "Settings > Data export > VMT protocol > Send tracking points> Tracking points to be sent"
  • turn on "Settings > General > Capture hand" if you want to capture finger movements.
  • enter the same IP address as the receiver plugin in "Settings > Data export > destination IP address for VMT and VMC"
  • enter the same port as the receiver plugin in "Settings > Data export > VMT protocol > Send tracking points"

image

Unity

  • Open project
  • Open /Assets/VmtReceiver/VmtReceiverSampleScene.unity
  • Click play

Third party license notice

This repository uses the following open source software:

  • uOSC created by hecomi

About

Unity sample project to receive data from MocapForAll

License:MIT License


Languages

Language:C# 100.0%