Trevor F. Smith
|
f552018d63
|
Polish the coordinate system changes.
|
2017-11-02 13:21:16 -07:00 |
Trevor F. Smith
|
46f696f758
|
Update the docs
|
2017-10-31 09:27:08 -07:00 |
Trevor F. Smith
|
72ce0e7e9a
|
Try the coordinates without the XRCoordinates.
|
2017-10-31 09:20:42 -07:00 |
blairmacintyre
|
523ee0916b
|
added a pointer to examples.webxrexamples.com
|
2017-10-25 18:50:17 -04:00 |
Trevor F. Smith
|
888f008e16
|
Merge pull request #46 from mozilla/ios-viewer
updates to the html to support the ios-app splash
|
2017-10-25 07:46:49 -04:00 |
Blair MacIntyre
|
6fc0830f0b
|
smaller font for viewer page
|
2017-10-24 09:51:34 -04:00 |
blairmacintyre
|
28c36e0d73
|
update index.html
|
2017-10-23 22:41:19 -04:00 |
blairmacintyre
|
fccacdf0f8
|
added meta tag
|
2017-10-23 22:39:35 -04:00 |
blairmacintyre
|
d2ce67706d
|
added screenshots
|
2017-10-23 22:38:08 -04:00 |
blairmacintyre
|
5cdbc944ba
|
this branch is for the ios viewer
merge into this branch what you want for the viewer homepage
|
2017-10-23 22:34:17 -04:00 |
Trevor F. Smith
|
71330d9403
|
Update README.md
|
2017-10-17 17:56:27 -07:00 |
Trevor F. Smith
|
24bda9aebf
|
Tweak box positioning so that it sits on the anchor instead of being centered around it.
|
2017-10-11 11:06:59 +02:00 |
Trevor F. Smith
|
d222403154
|
Add effects to the peoples example.
|
2017-10-10 15:32:23 +02:00 |
Trevor F. Smith
|
870a16ffd6
|
Added an example that uses an envmap and a reflective model.
|
2017-10-06 17:40:16 -07:00 |
Trevor F. Smith
|
4fb29242a3
|
Merge pull request #29 from mozilla/tfs-stage-and-floor
Move away from Stage coordinate system. Use floor anchors and a tracker coordinate system, instead.
|
2017-10-06 15:40:06 -07:00 |
Trevor F. Smith
|
ce4789212e
|
Added a snazzier hit test example.
|
2017-10-06 15:39:22 -07:00 |
Trevor F. Smith
|
51b16b23db
|
Change the default UI parameters for ARKit so that we can show and hide the debug render of found planes and points.
|
2017-10-05 09:20:08 -07: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
|
a86bafcab0
|
Fix a sample code bug.
|
2017-09-28 17:29:48 -07:00 |
Trevor F. Smith
|
b179a2cbb7
|
Fix a few code bugs.
|
2017-09-28 17:23:07 -07:00 |
Trevor F. Smith
|
6c9e4d5b3b
|
Add a coding doc and tweak a few aspects of the polyfill.
|
2017-09-28 17:20:57 -07:00 |
Trevor F. Smith
|
85a353758f
|
Use the ARKit anchor and world transforms to set up the XRAnchor and XRAnchorOffset.
|
2017-09-27 16:31:04 -07:00 |
Trevor F. Smith
|
6c0052484e
|
A fix for the ARCore based surface hit detection.
|
2017-09-27 15:13:28 -07:00 |
Trevor F. Smith
|
b01fd57744
|
A temporary fix for ARKit based surface hit testing.
|
2017-09-27 15:09:49 -07:00 |
Trevor F. Smith
|
b45a46dc8d
|
Fix the parameter name in ARKit updates.
|
2017-09-27 13:14:04 -07:00 |
Trevor F. Smith
|
d4697afe9d
|
Start reading back the hit test data from ARKit. There is something wrong with the way it is using the hit result anchor transforms from both ARKit and ARCore.
|
2017-09-26 13:56:05 -07:00 |
Trevor F. Smith
|
8551d91b04
|
Fix a bug in the hit test logic.
|
2017-09-25 13:53:14 -07:00 |
Trevor F. Smith
|
e4d81d69ef
|
Change app name, again.
|
2017-09-25 13:15:48 -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
|
f267fd78db
|
Merge pull request #23 from andyps/master
Refactor ARKitWrapper to promises
|
2017-09-22 16:17:56 -07:00 |
Andrey Pashentsev
|
c62e275401
|
remove empty methods
|
2017-09-22 21:34:56 +03:00 |
Andrey Pashentsev
|
d5880f1811
|
Merge remote-tracking branch 'upstream/master'
|
2017-09-22 17:55:36 +03:00 |
Andrey Pashentsev
|
d208d6529a
|
Merge branch 'promises'
|
2017-09-22 17:54:51 +03:00 |
Trevor F. Smith
|
21c3b6c962
|
Merge pull request #22 from andyps/master
fix EventHandlerBase removeEventListener, normalize arkit global methods, change watch and ui options
|
2017-09-22 07:44:33 -07:00 |
Andrey Pashentsev
|
9f3abe1505
|
rec is true by default
|
2017-09-21 19:40:01 +03:00 |
Andrey Pashentsev
|
a28a01cd33
|
rec option is true by default
|
2017-09-21 19:33:04 +03:00 |
Andrey Pashentsev
|
0d300dadec
|
add promises to arkitwrapper
|
2017-09-21 17:01:29 +03:00 |
Andrey Pashentsev
|
aa75659a36
|
fix EventHandlerBase removeEventListener, normalize arkit global methods to avoid name conflicts, change watch and ui options
|
2017-09-21 12:05:39 +03: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
|
70355c6098
|
Tweaked the README
|
2017-09-17 12:45:14 -07:00 |
Trevor F. Smith
|
0fd7bb048d
|
Added links to the ARCoreOnX repos
|
2017-09-17 12:43:40 -07:00 |
Trevor F. Smith
|
224bde6e1b
|
Linked from the README into the code.
|
2017-09-17 12:41:19 -07:00 |
Trevor F. Smith
|
db7cecdf6e
|
Updated the README to point at th iOS app and updated the style of the splash page.
|
2017-09-17 12:36:25 -07:00 |
Trevor F. Smith
|
c3059362fd
|
Implement but comment out updating anchors from ARKit updates because the transforms handed up from iOS are incorrect. A bug is filed.
|
2017-09-17 12:13:42 -07:00 |
Trevor F. Smith
|
95a84581ca
|
Update the app opening page.
|
2017-09-17 12:12:44 -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
|
1aa298944b
|
Clarify the running and building process.
|
2017-09-13 13:31:50 -07:00 |
Trevor F. Smith
|
b3f67a5dbe
|
Fix typo in the contributing doc.
|
2017-09-13 13:21:48 -07:00 |