Bevy 0.19 brings next-gen scenes, faster rendering, contact shadows & new feathers widgets (opens in new tab)
has been released as the latest version of this simple, open source data-driven game engine built in Rust, bringing a ton of new features, bug fixes, and quality of life tweaks. This release introduces a major upgrade to the scene system with the arrival of Bevy Scene Notation (BSN). Developers can now define scenes more ergonomically in code with the bsn! macro, and future releases will support asset-based scene definitions. The new system is composable, patchable, and aware of dependencies,...
Read the original article