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
I am trying to display a website that uses WebGL.
But I am getting this message while testing for WebGL support:
I initially thought that the problem was with my graphics card or the QtWebengine, but then I tried the same test on qutebrowser (uses the same webengine):
What am I missing?
The text was updated successfully, but these errors were encountered:
I have no idea what you are missing. I looked it up, and webgl and 2d canvas are on by default. I tried forcing those options too, and it didn't help.
I suspect it's a limitation of WebEngineView, but it's weird, there wouldn't be any option for it if it was the case.
I will definitely look at it. But I don't have time right now, so it might be a long while before I do, sorry.
I am trying to display a website that uses WebGL.
But I am getting this message while testing for WebGL support:
I initially thought that the problem was with my graphics card or the QtWebengine, but then I tried the same test on qutebrowser (uses the same webengine):
What am I missing?
The text was updated successfully, but these errors were encountered: