Publisher | Black Pointer Developers |
---|---|
File size | 48.35MB |
Number of files | 23 |
Latest version | 1.1.2 |
Latest release date | 2017-11-28 12:04:28 |
First release date | 2017-04-24 11:05:22 |
Supported Unity versions | 2018.4.2 or higher |
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