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...
Diego Orellana
8
Posts
1
Following
A member registered Feb 25, 2022 · View creator page →
Creator of
Collect the eggs dropped by the butterfly
Adventure
Play in browser
Recent community posts
itch.io Community » Game Development » General Development · Replied to Diego Orellana in My HTML5 prototype is running slow
itch.io Community » Game Development » General Development · Posted in My HTML5 prototype is running slow
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.