-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
Description
Great work on the viewer !
I just download the viewer as a zip, tried it directly on Chrome browser, and also deployed to Tomcat and run it as a web app.
I got some JS errors, and the 3d scene would not load (blank screen).
http://jaanga.github.io/libs/db/master/db.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://jaanga.github.io/libs/md/showdown.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://jaanga.github.io/libs/db/master/db.js Failed to load resource: the server responded with a status of 404 (Not Found)
readme-reader.html:18 Uncaught ReferenceError: init is not defined(…)
Please shed some lights on this :-)