rajandeepsingh13 / 6DOF-Mobile-VR-Using-GVR-and-ARCore

Complete head and movement tracking achieved in Google Cardboard using ARCore
MIT License
12 stars 5 forks source link

Compatibility with newer Unity version (eg Unity 2019.4 LTS) #1

Open remmel opened 4 years ago

remmel commented 4 years ago

Hi,

Thanks for your project, I would like to use the MR part.

Could you adapt it for newer Unity version (Unity 2019.4 LTS for example).

Also using ARFoundation+ARCore XR Plugin instead of ARCore could be good

I checked the following version :

Thanks,

Rémy

remmel commented 4 years ago

Finally I was able to have your project working, in Unity 2019.4 LTS : Window > Package Manager > install Google VR Android

Which add in Packages/manifest.json "com.unity.xr.googlevr.android": "2.0.0",