exokitxr / exokit-web

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

Iframe contexts #2

Closed avaer closed 5 years ago

avaer commented 5 years ago

This refactors the core render loop to use HTMLIframeElement as the context basis. Mostly this means the DOM emulation logic can be removed, and there is less thread communication overhead.