threefab
threefab copied to clipboard
Can't export with threefab
I'm trying to export a scene with threefab,
http://blackjk3.github.com/threefab/
and nothing happens when I press the export button in Chrome / Firefox. A shame as its a really great tool. Am I missing something or is export not implemented yet?
Something happens: Uncaught TypeError: Expecting a function in instanceof check, but got [object Object] Exporter.js:235 THREEFAB.Exporter.Utils.material Exporter.js:235 THREEFAB.Exporter.Utils.sceneObjects Exporter.js:158 generate Exporter.js:21 (anonymous function) App.js:31 (...)
It looks like it's just that js/threefab/textures/CanvasTexture.js
is not included in the index.html file.