pmndrs / gltfjsx

🎮 Turns GLTFs into JSX components
https://gltf.pmnd.rs
MIT License
4.45k stars 290 forks source link

Access to fetch at 'https://rawcdn.githack.com/pmndrs/drei-assets/aa3600359ba664d546d05821bcbca42013587df2/hdri/potsdamer_platz_1k.hdr' from origin 'https://gltf.pmnd.rs' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. #131

Closed enijar closed 2 years ago

enijar commented 2 years ago

I'm trying to use gltf.pmnd.rs and I get this error:

Screenshot 2022-02-16 at 15 23 02

daptheHuman commented 2 years ago

me too