Xinyu-Yi / TransPose

A real-time motion capture system that estimates poses and global translations using only 6 inertial measurement units
https://xinyu-yi.github.io/TransPose/
GNU General Public License v3.0
373 stars 72 forks source link

Unity3D example scene #23

Closed TowoC closed 2 years ago

TowoC commented 2 years ago

Hello Xinyu, can you describe more detail about how to build an example scene in Unity. I stucked in the step in "Server start. Waiting for unity3d to connect"

image

Big thanks!

SlimeVRX commented 2 years ago

You should search for the keyword "How to import Unity Packages"

  1. Import Package -> "visualizer.unitypackage"

image

  1. All -> Import

image

  1. Project -> Assets -> Scenes -> Example

image

  1. Run Python code -> "Server start. Waiting for unity3d to connect"

  2. Unity -> Play