Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples: OffscreenCanvas fix safari without WebGL context support #27283

Merged
merged 1 commit into from Nov 30, 2023

Conversation

RenaudRohlinger
Copy link
Collaborator

Safari < 17 doesn't support WebGL context.
Improved the condition in the webgl_worker_offscreencanvas example to cover this.

@mrdoob mrdoob added this to the r159 milestone Nov 30, 2023
@mrdoob mrdoob merged commit 8a3124f into mrdoob:dev Nov 30, 2023
11 checks passed
@epreston
Copy link
Contributor

Heads up: also need OSX Sonoma, careful of contexts created with experimental-webgl. They will fail.

https://bugs.webkit.org/show_bug.cgi?id=254071#c5

AdaRoseCannon pushed a commit to AdaRoseCannon/three.js that referenced this pull request Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants