How do I create a windowless application? #9209
Replies: 1 comment
-
I'm unsure what you mean, but you can indeed use Bevy without a window. That's how If you ever want to, you can also do If you want to have most of default plugins (like time and transforms and logging and other stuff) you can either do |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm learning OpenGL. I wanna learn more, but I also want the ECS of Bevy. I wrote some systems and stuff. When it compiled and ran, it closes in the first frame, because there is no window. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions