Does WGPU support WebGL1? If not, why not? #3753
Unanswered
maximetinu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
if I'm not mistaken, wgpu supports WebGL2 only. This makes any wgpu application running on an old low end device or using an outdated browser unsupported.
What are the reasons for this? I can imagine:
Beta Was this translation helpful? Give feedback.
All reactions