How to actually run any bevy example using OpenGL? #11568
Unanswered
dmitrykolesnikovich
asked this question in
Q&A
Replies: 3 comments
-
Hi! That's not how you do it. You can change the backend by setting the bevy/examples/app/no_renderer.rs Line 17 in 56c3079 |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can also set the |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems like GL not supported
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to change VULKAN to GL in window.rs file but without effect
Beta Was this translation helpful? Give feedback.
All reactions