AndrewRayCode / AndrewRayCode/ShaderFrog-Runtime
AFrame/ThreeJS Fails with Certain Shaders
Open
- Dominant language
- JavaScript
- Stars
- 79
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
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 documented it better here:
https://github.com/msj121/aframeFrogShaders/issues/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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.