Closed set-soft closed 3 years ago
Hi, if you take a look into developer console, you can see that it's CORS problem - ( see https://threejs.org/docs/index.html#manual/en/introduction/How-to-run-things-locally ) . Try to run it from local server (`php -S localhost:8000' and then point your browser to http://localhost:8000 )...
Thanks @Pablo2048 ! I used the Python alternative:
$ python3 -m http.server
And worked perfectly
You are welcome :-) I'm proud user of KiBot, so I'm pretty curious when Kibot support exporting VRML model for vrm360 :D ...
This is very nice! I tried:
Without problems, but if I try it using the files from git (in my machine) it doesn't work. How can I make it work locally? I.e.: