krikienoid / flagwaver

A web app for simulating a waving flag.
https://krikienoid.github.io/flagwaver/
MIT License
367 stars 118 forks source link

Getting an "Image could not be loaded." whenever trying to load an image from any url. #55

Closed tarekzoabi19 closed 2 years ago

krikienoid commented 2 years ago

Can you give some examples? Most likely it is a CORS issue, which means it is the image host who is refusing to allow the image to be loaded as a texture.