44 releases
Uses new Rust 2024
new 0.16.0-rc.4 | Apr 11, 2025 |
---|---|
0.16.0-rc.3 | Mar 31, 2025 |
0.15.3 | Feb 24, 2025 |
0.15.0 | Nov 29, 2024 |
0.3.0 | Nov 3, 2020 |
#2934 in Game dev
93,242 downloads per month
Used in 726 crates
(10 directly)
6.5MB
113K
SLoC
bevy_winit
provides utilities to handle window creation and the eventloop through winit
Most commonly, the WinitPlugin
is used as part of
DefaultPlugins
.
The app's runner is set by WinitPlugin
and handles the winit
EventLoop
.
See winit_runner
for details.
Bevy Winit
Dependencies
~19–57MB
~1M SLoC