criffin / vr-natural-movement

Collection of movement algorithms to be used in VR apps implemented using Unity3D
MIT License
16 stars 5 forks source link

Request - Walking on phone #1

Open odivalq opened 8 years ago

odivalq commented 8 years ago

Hello, I would like to request that you make jogging and walking being tracked using the phones accelerometer - similar to the hand moviment feature. This way people with DIY headsets can also benefit of walking inside games. Could this be possible?

filippkeks commented 8 years ago

It is absolutely possible. Probably we will implement this when we have time. Meanwhile you may help us with the implementation and send a pull request ;)

odivalq commented 8 years ago

Unfortunately I'm know nothing of coding beyond the bare minimum C# for Unity 3D development and so I'll have to pass. But if this ever become a feature I would apreciate immensely. =x

pottedmeat7 commented 8 years ago

This is possible and I have implemented it in multiple games. Its fairly simple accelerometer range to get an accurate "step". I could help implement.

odivalq commented 8 years ago

Yeah, I also ended up learning how to do so. It's basically a podometer algorithm, will fish the code as soon as possible, but I would very much like to see your implementation as well pottedmeat7, mine was kinda crude =x

MuhammadBinSaif commented 7 years ago

Hand movement is not working when i build app for andriod and run app there will be no response from andriod app nor from pc app.

MuhammadBinSaif commented 7 years ago

kidly do reply soon