Member-only story
🪶 Rust’s Bevy 0.10 Catches Up To The Industrial 3D Game Engines
The new Bevy release adds fog, new blending modes, better bloom and more amazing features!
What an exciting news both for game developers as for Rust developers. There is a new game engine that just put it’s foot into the door.
Bevy, a remarkably fast developed engine built in Rust attracted the attention of 173 contributors that made it possible to release today Bevy 0.10. Don’t be misguided by the subversion, the release comes with some breathtaking features!
⚪ Environment Light Mapping
You can now use environment light mapping technique to get a performant reflections on your objects!
🔁 Depth And Normal Prepass
The new prepass phase opens the door to a range of cutting edge effects like Screen Space Ambient Occlusion that the team already started to work on!