+1 vote

I have OpenGL version 3.1 (checked in "OpenGL Extensions Viewer") but when I try to run my game in GLES 3 it gives an error. Can I use Godot in GLES 3 with my GPU? or is it a bug that Godot doesn't recognize my OpenGL version?
I am a newbie so pls help, Thank you..

Godot version 3.2.3
in Engine by (33 points)

1 Answer

0 votes

On desktop platforms, Godot requires OpenGL 3.3 support to use the GLES3 renderer.

Sandy Bridge IGPs most notably do not expose the required OpenGL version to run the GLES3 renderer. (These are very slow by today's standards and therefore should be running the GLES2 renderer anyway.)

by (12,869 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.