exokitxr / exokit-web

Exokit WebXR engine for the browser
70 stars 18 forks source link

xrOffset child -> parent #126

Closed avaer closed 5 years ago

avaer commented 5 years ago

This adds support for the child xr-iframe communicating its transform to the parent, via the window.document.xrOffset.

This allows a child to maneuver itself in the parent space, which is useful for item-like AR iframes.