Blair MacIntyre

Results 142 issues of Blair MacIntyre

It would be preferable that when the user enters WebVR and then returns, the camera properties (pose, and field of view) are reset to what they were before entering VR....

enhancement

In argon-aframe, I had the render function set up this way for a while to try and make the app more responsive when the content being rendered was too much...

If we're going to compute things about the platform, they should be exposed somehow. Things that would be useful - isMobile - OS (iOS, android, windows, etc) - phone or...

enhancement

There are a few resources libraries in samples and argon-aframe that are things people may want to "rely on", and that should be synchronized with argon.js right now these include:...

proposal

We need to be able to create custom realities that leverage the native video / view. Example: I would like to create a custom live video reality where the user's...

enhancement

### Problem: > GPS on mobile devices updates slowly (~1 report / second) and is inaccurate (sometimes 10+ meters of error. When using GPS as the location of the AR...

proposal

While we've been thinking about the web apps as things that happen on one page, that's not a very general model. Consider something like amazon, that you can log into...

enhancement

I need to be able to have a web app that loads argon.js, but does NOT start in AR mode. And, There needs to be a way to switch AR...

bug
enhancement

Need a reality that puts video in the background (via getUserMedia) and perhaps does some tracking (via something like https://trackingjs.com). Will need to create a method (and UI) for approximating...

bug
enhancement

So if my UI wants to do something with multi touch, I can disable pinch when I get multiple touches I want to do something with, and re-enable pinch when...