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
You should try getting past the backlist that Chome uses. Open "chrome://flags/" in your browser and enable the flag called "Override software rendering list".
You can also take a look at "chrome://gpu/" to see if any problems pop up.
Error message from Javascript console:
Uncaught TypeError: Cannot read property 'getShaderPrecisionFormat' of null
This line is responsible:
var renderer = new THREE.WebGLRenderer();
However, it does render on Firefox. OS: Ubuntu 15.04.
The text was updated successfully, but these errors were encountered: