mobfishgmbh / Cardboard-VR-Unity-SDK

Apache License 2.0
56 stars 11 forks source link

Find a alternative method in c# or android native for the method CACurrentMediaTime() on iOS #34

Open cai-mobfish opened 4 years ago

cai-mobfish commented 4 years ago

Detail

This method is iOS only, we need alternative in c# or android native. This issue is important for Android implementation.

Related:

https://github.com/mobfishgmbh/Cardboard-VR-Unity-SDK/issues/6

cai-mobfish commented 4 years ago

Android seems can work without this method, but somehow the camera movement is not "fluent". Don't know if this is related.

cdytoby commented 4 years ago

The other ticket is resolved. And it seems CACurrentMediaTime() alternative for Android is not very necessary needed.

Remove Milestone, but keep the ticket.