Hi, I have an app built for loading OBJ objects in layers, a few of them with MTL textures. On my local server the textures load well, but when I upload the app to Amazon S3 I need to refresh the browser to get all of the textures to load in Chrome. In Mozilla, only one texture will load. The live example is here:
https://s3.ca-central-1.amazonaws.com/vr-vision/3DforWeb/index.html
Any advice on getting all of the textures to load during the preloader?
Best regards,