I created a website on hostinger, it is all on babylonjs… but in my localhosts all images apear in screen, but in my website doesnt show images.
Can someone help me?
I created a website on hostinger, it is all on babylonjs… but in my localhosts all images apear in screen, but in my website doesnt show images.
Can someone help me?
Check that you are using realitive urls? “./”
And also check CORS support on the server
Thanks for the awnsers, i have solved the problem… it is because im newbie.. and i re-made all the project with webpack, now it is working fine, at least for one problem, that i
ll post on forum.
Thanks again.