three.ar.js icon indicating copy to clipboard operation
three.ar.js copied to clipboard

RE: WebARonArcore

Open lookreelDev opened this issue 5 years ago • 5 comments

Hi I work for a University and we are trying out a lot of web technologies that are on the go. I have downloaded one of your libraries form codelabs. A simple AR experience we have been looking into. It worked like a charm(100%). How ever I am trying to utilise this library which I just recently downloaded. Three.ar.js.master. I am getting this message which brings me to a halt.

noarcore

I have all the things installed and all specifications activated. I have an Android Galaxy S8 with ARcore installed plus the webARonARcore installed. What could this be? I have looked everywhere to see why this is happening.

I hope you can help me with this.

Thank you

  • three.ar.js version: latest
  • three.js version: latest
  • Browser: chrome canary latest
  • [x] WebARonARCore (Android)

lookreelDev avatar Nov 30 '18 02:11 lookreelDev

I have same question , I use pixel(have arcore ), always show this

wkl-coder avatar Dec 21 '18 03:12 wkl-coder

@GeorgeDevDeakin, @544531645, I suggest trying Chrome Dev if the AR examples don't work for you on Chrome Canary.

WebARonARCore seems inactive. It looks like that experiment succeeded and development has been mainlined into Chromium (and thus Chrome).

eweitz avatar Dec 21 '18 16:12 eweitz

Most of the experiments have moved on to the WebXR device spec rather than the WebVR 1.1 spec + AR, which is what WebARonARCore and WebARonARKit are based off of. Unfortunately, the WebXR device spec is insanely volatile at the moment so the API's listed in both the official google blog posts + the Mozilla docs all seem to be out of date and don't seem to work in either Chrome + webxr mode or the Mozilla webxr viewer.

Would be great to get any sort of info related to what API's we can use at the moment while things are in flux as opposed to having to read through the JS bridges manually to figure out what specs we should shoot for.

bengsfort avatar Dec 21 '18 22:12 bengsfort

@eweitz I download the chrome Dev , it is also not work

wkl-coder avatar Dec 24 '18 02:12 wkl-coder

I got the same issue WebXR is not possible currently; Nothing is possible outside of Google Chrome team. Seemingly, This is only allowed for Google team members.

I tested all version with my main different android/ios devices with many different chrome versions; Just name it.. Nothing is possible currently..

NiNJAD3vel0per avatar Mar 16 '19 10:03 NiNJAD3vel0per