#bevy #winit #winit-window #input #runner #event-loop #winit-plugin

dexterous_developer_bevy_winit

A winit window and input backend for Bevy Engine

1 unstable release

0.0.1 Aug 17, 2023

#16 in #winit-window

MIT/Apache

2.5MB
45K 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.

Dependencies

~16–53MB
~890K SLoC