Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Blair MacIntyre 309d4848e6 stop using the module polyfill in the samples
only the massaged webxr-polyfill.js will work once we embed the webxr.js into the app, unless someone can figure out how to make the module version work.
2018-08-17 14:28:14 -04:00
Blair MacIntyre 26537b88d5 initial simple CV example 2018-03-18 14:58:09 -04:00
Trevor F. Smith 9ec79fce65
Merge pull request #56 from mozilla/gs-loggin
GA logging
2017-11-03 09:16:41 -07:00
Trevor F. Smith 72ce0e7e9a Try the coordinates without the XRCoordinates. 2017-10-31 09:20:42 -07:00
Blair MacIntyre d2cc6342f6 Merge pull request #47 from mozilla/update-viewer-html
Update viewer html
2017-10-25 13:11:05 -04:00
blairmacintyre d2ce67706d added screenshots 2017-10-23 22:38:08 -04:00
josh 179d59309c created a common css file
fixed spaces -> tabs
2017-10-19 14:10:30 -07:00
Josh Marinacci a8623d62fc added description overlays 2017-10-19 19:08:39 +00:00
Trevor F. Smith 0fd8e81c92 Add floor anchor API and update the examples to use it. 2017-10-04 17:49:32 -07:00
Trevor F. Smith 34e88a32ef Use a tracker coordinate system instead of stage. Update examples so they function but next they need to use the (not yet implemented) floor anchors. 2017-10-04 16:08:47 -07:00
Trevor F. Smith 0056d370b7 Update to new promise based ARKitWrapper API. Implement XRAnchorOffset. Update hit test example to expect XRAnchorOffset instead of XRAnchor.uid from frame.findAnchor. 2017-09-25 13:02:22 -07:00
Trevor F. Smith 22a282e28f Start using the ARCore hit test to find anchors. Something is mysterious with the transform we are getting from from the hit test. 2017-09-17 17:11:54 -07:00
Trevor F. Smith 102d9c20a3 Whipped up a quick test to find and fix a transform bug. Now the anchors app works as expected. 2017-09-15 17:11:50 -07:00
Trevor F. Smith 5d97c75ccd Move toward using ARKit for anchor tracking. 2017-09-14 11:33:20 -07:00
Trevor F. Smith 0a232e83dd Rearranged the example code for clarity 2017-09-07 18:07:39 -07:00