Skip to content

theorchestrator/kinectvrlocomotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinect VR Locomotion System

The Kinect Unity Locomotion System is a walk-in-place locomotion solution for Virtual reality which uses the Microsoft Kinect as input. It recognizes leg gestures when walking on the spot.

Requisites:

For this to work you need following installed:

Software:

Unity3D (preferrably version 2018.3.14f1 https://unity3d.com/de/get-unity/download/archive Kinect for Windows SDK + Drivers: https://www.microsoft.com/en-us/download/details.aspx?id=40278

Hardware:

Kinect V1 USB Adapter: https://www.amazon.de/kinect-usb-adapter/s?k=kinect+usb+adapter

Instructions:

  1. Download and install the Kinect for Windows SDK
  2. Connect the Microsoft Kinect to the computer using the adapter cable. Run the Kinect Studio App to check if it's working.
  3. Clone the repository and launch it with Unity3D (2018.3.14f1)
  4. Let it import all assets / compile and open the Scene "Benchmark" in "/Assets/Scenes"
  5. Run the scene and follow steps in console

Credits:

Software used:

About

A Walk-In-Place locomotion solution for Virtual reality which uses the Microsoft Kinect as input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages