What this tool does
This tool allows you to emulate a gyro on devices which don't have a gyro sensor, but an accelerometer and a compass.
The main static class (VirtualGyro.Gyro) calculates the phone's attitude from the compass and accelerometer input.
When it is useful
This tool is useful for VR game developers who want to increase the number of devices supported.
Features
See it for yourself
To see this tool in action, check out the game for which I have developed it originally.
You can find more info about it on this website:
https://danielpolish.hu/projects/flightsim.html
(The VR tickbox on the main menu should have a dotted tick in it, to use Virtual Gyro.)
Documentation
The package comes with an offline HTML documentation (+ guide), but it can also be viewed at