X3d model not Loading using Inline, error in x3dom.js -


i new x3dom, trying display 3d model on web. created model in freecad, exported wrl format, , converted x3d using whitedune. of models displaying, randomly) keeps on showing loading , nothing happens. in below example, first model works. make slight modifications , again create new x3d file, doesn't display.

https://www.dropbox.com/s/zz99d1snxnvl2yh/working.x3d?dl=0 (working) https://www.dropbox.com/s/inf3k5jxp4qra2p/notworking.x3d?dl=0 (not working)

looking in console, error 'uncaught typeerror: cannot read property 'r' of undefined' in line 3848 of x3dom.js. here's js file using https://www.dropbox.com/s/2pblpt563v5adx9/x3dom.js?dl=0

all of these links report 404 (not found).

usually reason not load in x3dom x3d code trying access resource different server the parent html. best solution make sure use local or relative paths (no protocol, no host, no domain) resources. if still not solve problem please expand working urls.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -