IanPhilips / UnityOculusAndroidVRBrowser

3D browser based on GeckoView and Oculus SDK for Unity projects built on Android (Oculus Go/Quest, maybe GearVR)
MIT License
225 stars 63 forks source link

Can I use this pluign for my AR project? #12

Closed mfiddin closed 4 years ago

mfiddin commented 4 years ago

I would like to display my IoT monitoring (web-based) kind of attach to an gameobject, is it possible?

mfiddin commented 4 years ago

I mean i will not use oculus just as AR app in andorid, i want to display my specific html page on my AR

IanPhilips commented 4 years ago

You should be able to use it as long as you include the Oculus Plugin in your project. I think that it should work on mobile. You can read up here on the integration: https://developer.oculus.com/downloads/package/unity-integration/

Right now the plugin included in the demo project is not the newest one, however so you'll have to see if it works.

mfiddin commented 4 years ago

I have tried import the package, then just put the prefab called BrowserView but nothing happened when I play