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

WebGL Support #34

Open
chinmayi-r opened this issue Nov 27, 2021 · 1 comment
Open

WebGL Support #34

chinmayi-r opened this issue Nov 27, 2021 · 1 comment

Comments

@chinmayi-r
Copy link

I am trying to display a website that uses WebGL.
But I am getting this message while testing for WebGL support:
image

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):
image

What am I missing?

@Cqoicebordel
Copy link
Owner

Sorry for the delay.

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.

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

No branches or pull requests

2 participants