42 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 |
#2994 in Game dev
91,773 downloads per month
Used in 1,267 crates
(51 directly)
6MB
103K
SLoC
bevy_window
provides a platform-agnostic interface for windowing in Bevy.
This crate contains types for window management and events,
used by windowing implementors such as bevy_winit
.
The WindowPlugin
sets up some global window-related parameters and
is part of the DefaultPlugins
.
Bevy Window
Dependencies
~11–27MB
~405K SLoC