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

Add an option for eframe::WebOptions to select WebGL1 context #1799

Closed
xxvvii opened this issue Jul 5, 2022 · 0 comments
Closed

Add an option for eframe::WebOptions to select WebGL1 context #1799

xxvvii opened this issue Jul 5, 2022 · 0 comments
Labels
feature New feature or request

Comments

@xxvvii
Copy link
Contributor

xxvvii commented Jul 5, 2022

Is your feature request related to a problem? Please describe.

Safari's WebGL2 in is still an experiment feature, and it has serious performance problem even in latest Safari 15.X.
See: https://developer.apple.com/forums/thread/696821

Describe the solution you'd like

Add an option for eframe::WebOptions to select WebGL1 context as a fallback solution could be a wise solution for some scenario at this moment.

@xxvvii xxvvii added the feature New feature or request label Jul 5, 2022
@xxvvii xxvvii closed this as completed Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant