Blair MacIntyre

Results 137 comments of Blair MacIntyre

> The question is: when you create the local space, should its origin be where the viewer currently is, or should it be at device's native origin? > From experiments,...

@cabanier > It will be very surprising to authors and users that the origin resets itself each time an immersive [WebXR session](https://immersive-web.github.io/webxr/#xrsession-interface) is created. I suspect some existing experiences will...

Can you provide more details? I haven't seen this. Is this only in your app? In all apps? Are you using the store version of Argon4 or have you tried...

Can you provide more specific details: this happens on which web applications?

So the generic PositionPropert doesn't have a setValue. The subtypes (Constant, Interval, etc) have their own. These are probably Constant. Fixing the typing errors on the examples has been "on...

Wonder if this is the reason http://stackoverflow.com/questions/39604747/ios10-auto-play-not-working-on-wkwebview-requiresuseractionformediaplayback

Are you asking about playing videos inside a reality (E.g., as a custom reality) or just inside the browser itself (As media elements on DIVs or for loading into textures)....

Check out https://webkit.org/blog/6784/new-video-policies-for-ios/ That helped me. I couldn't get things to autoplay on the iphone, but did manage to play via a click handler (it's be a while since I...

Their terrain is interesting, but there are some limits to their terms of use (for example, I don't know how we would effectively display their required attribution if we were...

A more interesting option would be to let the apps do this. This issue came up because the draggable cubes example wants to attach content to the initial location (much...