36 releases
new 0.15.0-rc.3 | Nov 5, 2024 |
---|---|
0.14.2 | Sep 6, 2024 |
0.14.0 | Jul 4, 2024 |
0.13.1 | Mar 18, 2024 |
0.3.0 | Nov 3, 2020 |
#2534 in Game dev
62,560 downloads per month
Used in 775 crates
(5 directly)
5MB
92K
SLoC
Bevy Winit
lib.rs
:
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.
Dependencies
~17–59MB
~1M SLoC