#CORS Policy blocks GLTF Loader
8 messages · Page 1 of 1 (latest)
this is load correctly in localhost
when I change the glb in Absolute Path, I can load the 3d model on server, but it cannot load in localhost
CORS basically block Browser from loading files from different http address
You need to host your model in the same host as your index and js file
Yes, all files and the 3D models under same host domain, just inside different folder.
@zinc quiver Could you me the live URL?
Can u upload js file