jeromeetienne/threejs-inspector

Nothing happens when I click "Launch"

Opened this issue · 6 comments

Nothing happens when clicking "Launch". Tested on Chrome 59.0.3071.86 on Linux, and Chrome 62.0.302.97 on Chrome OS. Tested on the THREE.js examples website:

https://threejs.org/examples/#webgl_geometry_colors

Same problem for me. Chrome 63.0.3239.132 on Mac 10.13.2.

Same here Version 64.0.3282.167, Mac 10.13

Try to do this.

@bendavis78 @kheyse-oqton @akella try to use link https://threejs.org/examples/webgl_geometry_colors instead. Since the inspector accepts scene in the top frame, but the given official demo link with hash in URL string, which embed the scene canvas in an iframe.

Same.

The solution nickensoul suggested works.

Had to set my scene to a global. My ocd does not like this, but w/e.

Same here.

Chrome 67.0.3396.99 on Ubuntu
THREE.WebGLRenderer 94