You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a plugin using your great library and I am running into the following error: Cannot read property 'x' of undefined. This was imported into AFrame a VR library built on top of ThreeJS
I have created a plugin using your great library and I am running into the following error:
Cannot read property 'x' of undefined
. This was imported into AFrame a VR library built on top of ThreeJSI have documented it better here:
msj121/aframeFrogShaders#1
Run the following file:
https://rawgit.com/msj121/aframeFrogShaders/master/examples/error.html
You can check the console for the error output.
Any ideas? Are there maybe specific types of shaders to avoid?
The text was updated successfully, but these errors were encountered: