I have a similar question. I made a game with just plain js files and one single html
using the babylonjs library (without installing it) and also I load some glb files. Why does it matter where these files are being fetch from? I thought they had to be completely loaded before you can use them. Then why my game performance is half if I'm serving the files from a server rather than my local-host???
Please somebody enlighten me.
Viewing post in My HTML5 prototype is running slow
Last reply but this link could be useful to people facing similar issues: https://forum.babylonjs.com/t/bad-performance-in-firefox-compared-to-chrome-base...