Bevy 0.2
11–20 of 44 posts
Re: Bevy 0.2
#12Lead developer here. Feel free to ask me anything!
Re: Bevy 0.2
#13Something delightful about this update: it has a lot of new features, some very early, but all by different authors. Seems like such a community effort compared to most early-stage projects, which usually are driven by one author in relative secret until they are closer to some dream "1.0".
Re: Bevy 0.2
#14Can anyone share some examples of games built with Bevy? I'm not a game dev but curious to see what others have made with it
I'd imagine that not many projects have been built on top of Bevy yet, due to the WIP nature of the rendering. Nevertheless this looks like a really great project, as a fellow hobby game dev this is pretty exciting and might be a great way to get to know Rust from an outside perspective.
Edit: Whoops, it looks like that might be just for the WASM support. My bad.
Re: Bevy 0.2
#15Can anyone share some examples of games built with Bevy? I'm not a game dev but curious to see what others have made with it
Re: Bevy 0.2
#16Lead developer here. Feel free to ask me anything!
Re: Bevy 0.2
#17I know that rg3d was on the front page yesterday, but in case someone missed it, here's rg3d, another Rust engine https://github.com/mrDIMAS/rg3d
As an outsider to game dev, what sort of aspects do people compare game engines by?
* what platforms can the engine target (pc, mac, linux, consoles, web, mobile, etc
* does it use a typical oop approach with all your stuff deriving from entity? or an ecs? the latter can perform better but is more complex to work with usually
* how easy is it to use? does it have a graphic editor and asset manager? an easy scripting language? decent lighting system built in?
* how well does it perform
* how customizeable is it
* can you edit things while the game is running for quick iteration?
Re: Bevy 0.2
#18Lead developer here. Feel free to ask me anything!
I'm interested in seeing an example that has main/pause/settings menus, for example.
Re: Bevy 0.2
#19Can anyone share some examples of games built with Bevy? I'm not a game dev but curious to see what others have made with it
You could also checkout the #showcase channel in the bevy discord https://discord.gg/gMUk5Ph