adrianka Posted February 5, 2018 Share Posted February 5, 2018 Hi there, nice to meet you So I have the exact same issue as related in this topic : I understand the problem and the solution. But, I'm currently running my babylon app locally without any HTTP server such as Apache, it's just firefox looking on my computer files. So I'm a little confused : does BabylonJS need a local HTTP server such as WAMP or XAMPP ? Why is that since it's just JavaScript ? Quote Link to comment Share on other sites More sharing options...
Guest Posted February 6, 2018 Share Posted February 6, 2018 Hey and welcome! It is not a babylon.js problem per se but more a security constraint enforced by browsers to secure your local files If you are a node user, you can rely on httpserver (https://www.npmjs.com/package/http-server), it is pretty easy to setup to serve a single folder where you can set all your files Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.