From fffd7f293bb1f7a18a3aeacbcb4130d24c5ef0b3 Mon Sep 17 00:00:00 2001 From: Avaer Kazmer Date: Thu, 5 Sep 2019 02:33:13 -0400 Subject: [PATCH] Add _posts --- _posts/_defaults.md | 7 +++ .../2019-09-05-reality-tabs-overview.md | 52 ++++++++++++++++ .../2019-09-05-xr-iframe-api.md | 60 +++++++++++++++++++ _posts/general/faq.md | 18 ++++++ _posts/general/introduction.md | 16 +++++ _posts/getting-started/coding-scenes.md | 20 +++++++ _posts/getting-started/installation-guide.md | 14 +++++ 7 files changed, 187 insertions(+) create mode 100644 _posts/_defaults.md create mode 100644 _posts/development-guide/2019-09-05-reality-tabs-overview.md create mode 100644 _posts/development-guide/2019-09-05-xr-iframe-api.md create mode 100644 _posts/general/faq.md create mode 100644 _posts/general/introduction.md create mode 100644 _posts/getting-started/coding-scenes.md create mode 100644 _posts/getting-started/installation-guide.md diff --git a/_posts/_defaults.md b/_posts/_defaults.md new file mode 100644 index 0000000..937c20a --- /dev/null +++ b/_posts/_defaults.md @@ -0,0 +1,7 @@ +--- +date: +title: +categories: +description: +type: Document +--- diff --git a/_posts/development-guide/2019-09-05-reality-tabs-overview.md b/_posts/development-guide/2019-09-05-reality-tabs-overview.md new file mode 100644 index 0000000..e5dfe18 --- /dev/null +++ b/_posts/development-guide/2019-09-05-reality-tabs-overview.md @@ -0,0 +1,52 @@ +--- +title: Reality Tabs Overview +description: Learn what reality tabs are from a high-level overview. +categories: + - development-guide +type: Document +set: development-guide +set_order: 16 +--- + +Reality Tabs are `xr-iframes` which are like `iframes` but will extra spatial attributes like `position`, `scale`, `orientation`. + +### iframe + +On the 2d web, an `iframe` is basically a window to another webpage, within a webpage. So you could be on a webpage and on that webpage there's an `