threefab icon indicating copy to clipboard operation
threefab copied to clipboard

Can't export with threefab

Open BrianMonks opened this issue 12 years ago • 2 comments

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?

BrianMonks avatar Sep 27 '12 11:09 BrianMonks

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 (...)

Jamesgt avatar Jan 14 '13 21:01 Jamesgt

It looks like it's just that js/threefab/textures/CanvasTexture.js is not included in the index.html file.

jterrace avatar Jan 14 '13 21:01 jterrace