You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@whiteyhat are you sending proper CORS headers with the response? Permissive CORS are necessary when serving glTF models from any web server, and for Amazing S3 I know they do not set them by default (you have to configure them).
Here is another issue where I gave a similar answer: #1015
Description
I want to load my
gtlf
assets from an external host. Eg: My s3 CloudFront.Problem
The
poster
parameter obviously works. But when it loads thegtlf
is configured to only work locallyBrowser Affected
OS
Versions
The text was updated successfully, but these errors were encountered: