Load gltfs from aws

I am seeing some errors related to CORs headers in the web console of your PG, and found similar issues when trying to load GLTF files into the Babylon playground. It is likely that you need to add the headers to your s3 site, although a quick work-around would be to use Github to serve the models as it has them included.

Here is a forum discussing the issue:

On AWS you can use CloudFront to inject the headers into your server response:

r

1 Like