aframevr / aframe

:a: Web framework for building virtual reality experiences.
https://aframe.io/
MIT License
16.66k stars 3.97k forks source link

a-sky cannot load image with url in my service #4562

Closed youxiaomingbai closed 4 years ago

youxiaomingbai commented 4 years ago

Description:

I run the code that the src is my service image , it shows white view `

</a-scene>`

when I change others , it works . why? `

</a-scene>`
dmarcos commented 4 years ago

Look at CORS issues. I recommend opening a question on StackOverflow. Nice folks there to help. We use github issues for bugs and feature requests. Make sure to provide link to runnable example or it will be hard to help