전자 응용 프로그램을 작성하고 있지만 렌더링 속도가 느리고 CPU 사용량이 많은 오류가 있습니다.
[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.
그러나 문제에 대한 답변을 찾지 못했습니다. 이 문제에 대해 아는 사람이 있습니까?
답변
Apple은 Metal을 위해 OpenGL을 더 이상 사용하지 않습니다.
https://www.macrumors.com/2018/06/05/apple-deprecates-opengl-opencl-gaming/
Electron https://github.com/electron/electron/issues/20944에 공개 버그가
있습니다.