Hacker News new | ask | show | jobs
by ucyo 1211 days ago
I something similar for climate data, but loading data from a different site was not possible due to CORS. How is CORS not a problem with this setup? @app4soft: Did you allow all origins? Isn’t this a security issue?
2 comments

Same, CORS must be enabled on the server to make it loadable in the viewer. Among the big file share solutions DropBox works the best with the viewer.

Search for DropBox in the documentation for details:

https://3dviewer.net/info/index.html

You should ask @kovacsv, not me.