stemkoski/stemkoski.github.com

Graphulus-Surface (and other examples?) don't work local

Closed this issue · 1 comments

If I "save as webpage, complete" and open that, the torus is black.
I see no errors in console.
What is wrong, or don't I understand?

Seems Firefox console / Firebug don't report trouble on downloading local files :-( Chrome Devtools do :-)
As a workaround I was hoping to be able to capture the list of all downloaded files (as "save as webpage, complete" doesn't cover the dynamically loaded files) from Firebug/Devtools and move them local, but that's not supported.

Out to fire some RFEs for Firebug ...

My guess is that the textures are not loading for the torus. See https://github.com/mrdoob/three.js/wiki/How-to-run-things-locally for more information.