archilogic-com / 3dio-js

JavaScript toolkit for interior apps
https://3d.io
MIT License
275 stars 73 forks source link

XR viewer compatibility #100

Open Utopiah opened 6 years ago

Utopiah commented 6 years ago

Mozilla XR experimental browser supports ARKit and ARCore. I was able to start the staging room AR example and see that the floor positioning was correct despite the pass through camera not being displayed. I suppose being able to support the XR Viewer (via the XR polyfill or not) might be feasible and provide easier support for iOS (namely not having to build the WebARonARKit but using e.g. TestFlight).

AVGP commented 6 years ago

Would you be interested in moving that forward? We're happy to help, but we don't have ARKit devices available :)

frederic-schwarz commented 6 years ago

@Utopiah this is an issue with aframe-ar I'll create an issue there https://github.com/chenzlabs/aframe-ar

frederic-schwarz commented 6 years ago

blocked by https://github.com/chenzlabs/aframe-ar/issues/9