VR Glove Project
tags: c# projects
What do you get when combining a wetsuit glove, resistors, a gyroscope, and an Arduino?
Towards the end of my first year at university, I made a glove that a player could wear and use in order to play a simple game.
It was made from a wetsuit glove, some flexible resistors (the resistances of which vary dependant upon how bent they are), a gyroscope, and an Arduino.
Written in C# with Unity & C++ with Arduino.