Targetless targeting via gyro in space (Android, Java)

+1 vote
asked Jan 2, 2018 by monzzz (130 points)
Hello!
I need to target some image using smartphone  gyro (Android, Java) in space, not using specific image like a target.
Do you have any examples how can i do it using EasyAR?

Thanks!

1 Answer

0 votes
answered Jan 3, 2018 by albert52 (31,850 points)
hi,

EasyAR supports the use of gyroscopes. You can just use the ARCamera . We'll consider providing sample with this functionality later.
commented Jan 3, 2018 by monzzz (130 points)
So, can you give me a link for ARCamera documentation for android java?
I didn't find it.
commented Sep 4, 2018 by renaud (340 points)
Gyroscopes and accelerometers are sometimes only activated in UWP (which EasyAR does not enable): https://answers.unity.com/questions/696035/how-do-i-access-the-accelerometer-and-gyroscope-on.html
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...