Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I now need to use webgl to make a project, but after compiling openGL, webgl is still not enabled. How can I operate Qt to start webgl?
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!
Passing --enable-webgl-software-rendering and setting the AA_UseSoftwareOpenGL attribute makes the software renderer work.
But I want to use hardware rendering. Who knows how to turn on WebGL hardware rendering?
Hi, this thread is pretty old but but do you have any news ? Have the same problem here... thank you