semihsmg / GloVR

Open source, virtual reality glove project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GloVR

Open source, virtual reality glove project.

How to use:

First of all, we need couple of things:

  • Arduino
  • Gyroscope (I used MPU-6050)
  • Unity game engine
  • Buttons for fingers

Then,

  • Install Arduino driver
  • Upload the "Gyro_MPU6050.ino" script to your Arduino
  • Download and open Basic_scene.unitypackage

And you are done! Enjoy the motion tracker glove!

About

Open source, virtual reality glove project

License:GNU General Public License v3.0


Languages

Language:Arduino 71.1%Language:C# 28.9%