Works on Android.
Now VR it's possible to all androidPhones
Not all devices are capable of managing
Virtual reality or Augmented reality
because not all have a gyroscope.
In fact, only approximately 1/5 of current
devices have gyroscope.
This asset fix this problem.
This asset makes the accelerometer work
as if it were a gyroscope,
in order to make possible the VR use
in all devices.
There are 4 options to do the tracking.
2 of these options work very well.
This asset detects if the device does
not have a gyroscope, and if it doesn't
not have one, there is no problem at all.
because it will enable the script to do
the tracking with the accelerometer.
- Documentation to use correctly
- two Examples Scenes
-Very simply and easy to use
- Very easy to configure in Inspector
- Some commented and guided C# Code
- Full source Code
video of the scene