Oliver Ellmers

Results 9 comments of Oliver Ellmers

Thaks for the links - sadly I can't quite find any answers to my problem in those above.. I am trying to achieve something that in my mind seems fairly...

Hello, I am trying to get the Depthkit.js player to work as a module for me also. I have followed your above instructions, but running into an error with the...

This is a duplicate of my question here: [#538](https://github.com/google-ar/arcore-unity-sdk/issues/538) Excited to see how to make this work...

@arushipatel97 Did you manage to get anywhere with this? Cheers, O.

@arushipatel97 Thanks for getting back to me! Great to hear - I will have a look into Photon. Were you able to achieve this simply using the Manipulator scripts supplied...

Has anybody managed to get the demos working locally yet? I have cloned the repository, installed all dependencies, added a VIMEO_TOKEN, and updated the link to my uploaded depth video...

@tangbao thanks for the quick reply Unfortunately, this still does not resolve the issue and it is still just sitting loading. Have I missed any important steps or is there...

Okay I have found the problem (I won't say error as unsure this is an error) at line 76 in demo.html `if (WEBVR.hasWebVR()) { renderer.vr.enabled = true; document.body.appendChild(WEBVR.createButton(renderer)); } else...

Haha thanks! I think this is still potentially a bug though - not sure what the expected behaviour is meant to be at that point... I am also interested in...