Skip to content

A proof of concept bevy WinitPlugin replacement for mac

License

Notifications You must be signed in to change notification settings

Kees-van-Beilen/CocoaBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CocoaBird

A proof of concept bevy WinitPlugin replacement for mac

DONT't use for production

run a test using cargo test -q main -- --nocapture

has been done:

  • replaced winit window creation
  • replaced winit event loop

has to be done:

  • fix window events
  • re implement input
  • add window resizing etc..
  • profile a possible 2nd blocking proccess in the bevy source

About

A proof of concept bevy WinitPlugin replacement for mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published