exokitxr / exokit-web

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

<xr-engine> tag #104

Closed avaer closed 5 years ago

avaer commented 5 years ago

Replaces <xr-scene> with <xr-engine>.

Additionally, experiments with adding single-file Exokit Web support, where only index.html with a script and inline <xr-engine> is needed to bootstrap an Exokit Web XR site.

avaer commented 5 years ago

~This is almost ready to merge; we just need to test and figure out why the Babylon.js example isn't loading in this branch.~

https://github.com/exokitxr/exokit-web/pull/104/commits/8f94f34b3d4e7d2a61f6207b183e7f209275162b

Only testing needed.