exokitxr / exokit-web

Exokit WebXR engine for the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy context setup

avaer opened this issue · comments

This is in Chrome Canary.

I think due to a cross-origin message post, the proxy context is not initialized by the time we initialize the child context.

three.js:22913 Uncaught TypeError: Cannot read property 'TEXTURE0' of null

This might only happen on pressing Ctrl-R.