PerlinWarp / NeuroGloves

Using the Myo to play VR games using SteamVR
54 stars 7 forks source link

Create a Unity plugin to get predictions / EMG values #1

Open PerlinWarp opened 2 years ago

PerlinWarp commented 2 years ago

Currently, though OpenGloves we have Unity support for 5 finger flexion by emulating Knuckles controllers, however it would be nice to have a way to communicate to the Oculus Quest or Unity natively. This would allow for experiments that are not bounded by Steams API, e.g. adding a 6th finger or tentacles in VR controlled by EMG.

HyroVitalyProtago commented 2 years ago

Will propose something based on a websocket server when I can.