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 `