beige90 / Madeleine.js

Pure javaScript 3D Model Viewer (.STL Format)
MIT License
111 stars 22 forks source link

Error #6

Open aguileraGit opened 5 years ago

aguileraGit commented 5 years ago

I'm having an issue loading Madeleine.js.

I've changed the location of the js files.

image

And loading the script:

image

And the error message on the webpage:

image

And the error message from MadeleineLoader.js - (Error Msg: Can't find variable: WorkerFacade):

image

Any ideas? I'm a bit lost on this one.

michaelachrisco commented 4 years ago

@aguileraGit If you remove line 36 from your example, the code should work. I was having issues with the loader as well until I let Madeleine take over pulling the js file.

ElyriaG commented 4 years ago

I've noticed the model will disappear on touchscreen, any clue on how to fix that?

vmario89 commented 4 years ago

this was not fixed. see https://github.com/JinJunho/Madeleine.js/issues/3 :-(