How to enable WebGL?
Unsolved
QtWebEngine
-
wrote on 2 May 2018, 06:15 last edited by
-
wrote on 2 May 2018, 06:49 last edited by
-
wrote on 2 May 2018, 07:40 last edited by
-
wrote on 4 May 2018, 04:55 last edited by
Hello!I used qt5.9.3-msvc2015 and compiled the source code, but still did not open the webgl module;What exactly should I do to turn on webgl functionality?Ask you to help me!
-
wrote on 8 May 2018, 07:26 last edited by
Passing --enable-webgl-software-rendering and setting the AA_UseSoftwareOpenGL attribute makes the software renderer work.
-
wrote on 8 May 2018, 07:37 last edited by
But I want to use hardware rendering. Who knows how to turn on WebGL hardware rendering?
-
wrote on 8 May 2018, 07:49 last edited byThis post is deleted!
-
wrote on 14 Sept 2018, 14:29 last edited by
Hi, this thread is pretty old but but do you have any news ?
Have the same problem here...
thank you