-
Hey, so I was trying to check out some of the examples and noticed that a lot of the links in the README (to both demos and source) are 404s. I cloned the repo and found that some of the HTML files we…
-
From what I've read so far, it seems like ARKit analyzes video from the phone's camera in order to map the environment (without the need for markers).
Any thought on that? Maybe it can be done in A…
-
Hi
im trying to get the browser fullscreen to remove the 'ugly location bar', Thus i could get nicer looking UX and videos.
But the usual javascript api seems to silently fails. The following c…
-
Hi Jerome ,
This is really great !
I was thinking about using this for a project , and was wondering what ios support is for WebAR?
Let me know if I can clarify.
thanks !
Nick
-
There are currently many people working hard on designing WebVR. A good proof of this is this video from a workshop organised by the W3C some months ago:
https://www.youtube.com/watch?v=3vWf_jxoirI…
-
I've been thinking about what it's going to mean to have something like argon.js running on more capable devices, like Google Tango or Microsoft Hololens, or using realities that have a lot more struc…
-
Hi,
I thought it would be worth adding a serial image grabber to your code.
That will allow to easily use most of IP-cameras.
Even a smartphone can be turned into an IP-camera with "IP Webcam" a…
-
When consuming webjars in a templating engine like thymeleaf, you have to know the full path to the javascript and CSS files.
The specific version information is already in the pom, so repeating your…