问题
I am building an electron application, however i have an error which makes rendering painfully slow and causing high cpu usage
[1] Unable to create basic Accelerated OpenGL renderer.
[1] Unable to create basic Accelerated OpenGL renderer.
[1] Core Image is now using the software OpenGL renderer. This will be slow.
i try to find out however i couldn't find a answer about the problem. Anyone have any idea about this problem ?
回答1:
Apple deprecated OpenGL in favor of Metal. https://www.macrumors.com/2018/06/05/apple-deprecates-opengl-opencl-gaming/
There is an open bug in Electron https://github.com/electron/electron/issues/20944
来源:https://stackoverflow.com/questions/58703593/electron-opengl-for-macos-catalina