TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bevy 0.5: data oriented game engine built in Rust

167 pointsby _cartabout 4 years ago

12 comments

jamadaziabout 4 years ago
For anyone interested in learning &#x2F; trying out Bevy, have a look at The Unofficial Bevy Cheatbook (i&#x27;m the author): <a href="https:&#x2F;&#x2F;bevy-cheatbook.github.io" rel="nofollow">https:&#x2F;&#x2F;bevy-cheatbook.github.io</a>.<p>I did a major overhaul of the book for the new 0.5 release, and it&#x27;s better than ever! Many pages were expanded or rewritten, new content added, and community feedback addressed. This is now one of the most detailed learning resources for Bevy.<p>Enjoy, and have fun making things with Bevy!<p>(the book is a continuous work in progress, even more content and improvements coming soon!)
alice-i-cecileabout 4 years ago
Contributor here: there&#x27;s <i>so</i> much cool stuff in this release.<p>I was personally most involved in improving the docs, the reliable change detection work (you can now detect changes no matter when your system runs, even skipping arbitrary numbers of frames), and a great deal of the other ECS work. AMA if you have any questions or requests ;) I&#x27;m particularly curious about &quot;I&#x27;d like to use Bevy but...&quot; stories.
评论 #26716433 未加载
评论 #26716844 未加载
评论 #26716767 未加载
评论 #26716935 未加载
评论 #26719659 未加载
dangabout 4 years ago
<i>Bevy 0.4: data oriented game engine built in Rust</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25480321" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25480321</a> - Dec 2020 (23 comments)<p><i>Bevy 0.3: game engine built in Rust</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24983956" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24983956</a> - Nov 2020 (55 comments)<p><i>Bevy 0.2</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24530698" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24530698</a> - Sept 2020 (43 comments)<p><i>Bevy: A Game Engine in Rust</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24334307" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24334307</a> - Aug 2020 (42 comments)<p><i>Bevy: A data-driven game engine and app framework built in Rust</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24123283" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24123283</a> - Aug 2020 (103 comments)
评论 #26717930 未加载
评论 #26717574 未加载
_cartabout 4 years ago
Lead Bevy developer here. Feel free to ask me anything!
评论 #26716670 未加载
评论 #26716834 未加载
评论 #26716663 未加载
评论 #26716588 未加载
评论 #26716742 未加载
评论 #26716608 未加载
评论 #26716725 未加载
评论 #26716521 未加载
aimorabout 4 years ago
I&#x27;ve been anticipating this, glad it&#x27;s released! I started using Bevy a few months ago on version 0.4 and have had a really great experience learning the tool and getting help from the community. The documentation isn&#x27;t as full as I&#x27;d like, but there&#x27;s lots of examples and people available to answer questions. This post is just to encourage anyone interested to go ahead and try it out.
评论 #26716722 未加载
1-6about 4 years ago
It&#x27;s easy to market what Bevy is when it&#x27;s called a &#x27;Game Engine&#x27; but I hope this platform can really become the next Omniverse-type collaborative 3D environment for the Architecture&#x2F;Engineering&#x2F;Construction market. Right now, there isn&#x27;t a great place to park BIM files.
评论 #26716617 未加载
gwittelabout 4 years ago
If you can&#x27;t get to the bevyengine.org web site, you can view the release announcement in the Bevy projects&#x27; web site Github repo:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;bevyengine&#x2F;bevy-website&#x2F;blob&#x2F;master&#x2F;content&#x2F;news&#x2F;2021-04-06-bevy-0.5&#x2F;index.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bevyengine&#x2F;bevy-website&#x2F;blob&#x2F;master&#x2F;conte...</a>
sylvain_kerkourabout 4 years ago
Congrats!<p>For people (like me) who want to see what can be made with bevy, have a look here: <a href="https:&#x2F;&#x2F;github.com&#x2F;bevyengine&#x2F;awesome-bevy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bevyengine&#x2F;awesome-bevy</a>
serverholicabout 4 years ago
Huge release. Glad to see this engine is still making progress.
kgeistabout 4 years ago
Their ECS implementation sounds like a full-fledged in-memory DB.<p>Have there been serious attempts to use ECS outside of gamedev? The concepts are pretty interesting.
评论 #26719521 未加载
评论 #26718593 未加载
argv_emptyabout 4 years ago
What does it mean for a game engine to be data oriented or data-driven?
评论 #26717137 未加载
评论 #26717036 未加载
terafoabout 4 years ago
Are there any benchmarks of Bevy ECS v2?
评论 #26716502 未加载