nannou-org / nannou

A Creative Coding Framework for Rust.
https://nannou.cc/
6.04k stars 305 forks source link

Scaffold initial bevy plugin #951 #952

Closed tychedelia closed 10 months ago

tychedelia commented 10 months ago

Provides initial crates/plugins for #951.

Right now, we're targeting the main branch of bevy. Due to the speed of the ecosystem, it's better (imo) to find out about breaking changes sooner than later as we are in our dev mode. If this becomes annoying with CI, we can always target a specific sha.