Blair MacIntyre

Results 142 issues of Blair MacIntyre

https://github.com/google/model-viewer/blob/05e630c2994ad9698c75ef36d0d70fe12cdd1ed4/packages/model-viewer/src/three-components/ARRenderer.ts#L38 This line is fixed, and 20 degrees downward is probably ok on most phones in portrait mode (as the comments say). But some devices (e.g., iOS, using ARKit) can't...

type: bug

If a map has a floor anchor, it won't get used properly. If the user reset tracking, or the floor anchor gets deleted, things break.

Javascript programmers should be able to ask to destroy any anchor. For anchors they created, this should work. For system-created anchors, this may or may not work (system dependent.)

enhancement

In ARKit/ARCore, new anchors are created for planes. IF/when image/face tracking is added, new anchors are created when images/faces are detected. Need a way for programmers to be notified. Probably...

The app needs to provide more info (https://github.com/mozilla-mobile/webxr-ios/issues/47), and we need to show whatever we can (not just "Session Failed to Initialize")

We need to support WebVR on any browser that has native WebVR (1.0, 1.1) support. Desktop and mobile.

Want to get the cardboard-style VR supported on mobile for doing stereo VR. At this point, it is unclear if we want to support stereo AR on mobile devices with...

When running a virtual reality display, both magic-window and stereo ones, on a mobile device that supports ARKit/ARCore, we should use those trackers for doing 6DOF tracking.

The last code submission done by the exalt team is in the exalt branch. We need to integrate the code, and make sure the ios app is updated at the...

### What problem does this feature solve? It appears that one of the last commits to the 5.1.9 version of the plugin added a "shadowMode" flag that was passed down...