Home › Forums › General Questions › AR
Tagged: AR, augmented reality, webxr
- This topic has 15 replies, 4 voices, and was last updated 5 years, 2 months ago by Yuri Kovelenov.
-
AuthorPosts
-
2019-08-01 at 4:34 pm #17442InnovationCustomer
Do we have a date for when verge3d will be making AR available again?
2019-08-02 at 6:59 am #17445Alexander KovelenovStaff2019-08-02 at 4:55 pm #17460InnovationCustomerGreat news
2019-08-02 at 8:55 pm #17462InnovationCustomerWhat will the options be for augmenting the model; surface detection, image recognition etc ?
2019-08-03 at 9:18 am #17463Alexander KovelenovStaff2019-08-03 at 11:26 am #17475InnovationCustomerWill the use of webAR in this version be usuable on all of the main browsers
2019-08-04 at 12:03 pm #17487Yuri KovelenovStaffThe AR feature is enabled in the recently released Chrome 76 for Android (still requires developer flags to be switched on). Mozilla and Microsoft are Google’s colleagues in the WebXR working group so WebXR support can be expected in the future in both Firefox and MS Edge. Apple did not publicly express any intention to support WebXR.
2019-08-04 at 12:55 pm #17489InnovationCustomerHi,
So am I right in saying that webxr will not work on apple devices?
I assume using verge3d for AR, it will automatically turn on developer options upon launching of the application?
2019-08-05 at 7:13 am #17496Yuri KovelenovStaffSo am I right in saying that webxr will not work on apple devices?
It is possible that they will support WebXR eventually, as they did with WebGL.
I assume using verge3d for AR, it will automatically turn on developer options upon launching of the application?
Web AR is officially still in development and requires enabling developer flags manually. Good news that WebXR already works in stable Chrome browser and there is no longer need to download beta/dev/Canary to run it.
I think it is a matter of a relatively short period of time when it is enabled by default, as there is a strong demand and pressure from the market already.
2019-08-05 at 8:17 am #17508Yuri KovelenovStaffAs of Apple, seems that they got 4 employees involved in WebXR working group
https://www.w3.org/2000/09/dbwg/details?group=109735&order=org&public=12019-08-06 at 9:26 am #17580Yuri KovelenovStaff2019-08-06 at 10:13 am #17595InnovationCustomerNice
2019-08-11 at 9:50 am #17766InnovationCustomerI will be interested to see the AR update in the latest release, however for the user experience, are we able to setup puzzles that automatically checks whether the device can utilise AR and if so, then it will automatically turn on developer options?
When I developed AR experiences using Unity, it was a very annoying experience to turn it on to test, so I am mindful of the potential customer experience at the front end.
If the consumer is to adopt AR in its online buying experience, then I am very conscious of making their experience as pain free as possible.
I always refer to the value proposition canvas (attached) to double check whether my target customer will receive value from what I develop.
It’s great to see you guys focussing on AR as it is starting to really move as a concept.
2019-08-11 at 10:21 am #17769Yuri KovelenovStaffHi,
First of all, it is supposed that once WebXR become stable it will be enabled by default, and customers will be able to immerse into AR right from a website with no or little setup.
By design, JavaScript has no access to the developer flags of the browser. However, there is a way to overcome this limitation by using the so called origin trials (a key inserted in a webpage) which enable experimental features. If Chrome developers will make an origin trial for AR (as it is not available at the moment), this would make things easier.
2019-09-03 at 7:50 pm #18397jemCustomerI built my first AR demo from scratch last week using 2.14. It was relatively easy and worked nicely on a Pixel 3 running Chrome (after I set the developer flags).
I know that Apple has not yet incorporated WebXR into iOS Safari, but would it be possible to get a Verge3D-AR scene running on iOS in Mozilla’s WebXR Viewer app? I did a simple test using my AR scene (which is based on the Soft8soft sample code) and Mozilla’s WebXR Viewer app. My application reports that “AR is Unavailable”. Does anyone know if there is a way to make this work? Would overriding the checkARMode() function help? Thanks!
Jeremy Wernick
-
AuthorPosts
- You must be logged in to reply to this topic.