#rust/#bevyengine
I switched my custom weather implementation to use Bevys atmosphere and sundisk features. I also added several atmosphere presets that I interpolate between during weather transitions - for example, from sunny to rainy

#gamedev #rust #bevy #bevyengine #procedural #indiedev #rustlang
November 5, 2025 at 7:52 PM
Released map_scatter and bevy_map_scatter in version 0.3.0! Serde and ron dependencies are now optional.

crates.io/crates/map_s...
crates.io/crates/bevy_...

#gamedev #rust #bevy #bevyengine #procedural #indiedev #rustlang #avian3d #avian #map_scatter
October 21, 2025 at 7:39 PM
3. github.com/bevyengine/b...

One of Bevy's great Rust crimes is that it allows you to store, represent and work with data that while "typed", does not correspond to a Rust type. We forgot to add support for working with dynamically typed relationships: this PR fixes that oversight! LGTM; merging.
API for traversing `Relationship`s and `RelationshipTarget`s in dynamic contexts by eugineerd · Pull Request #21601 · bevyengine/bevy
Objective Currently there is no way to traverse relationships in type-erased contexts or to define dynamic relationship components, which is a hole in the current relationships api. Solution Introd...
github.com
October 20, 2025 at 10:05 PM
October 7, 2025 at 10:49 PM
Migrated the biome generation of Wild Spikes to bevy_map_scatter. Currently using a small scatter plan that only generates one type (one kind of tree). But everything works as expected!

#gamedev #rust #bevy #bevyengine #procedural #indiedev #rustlang #avian3d #avian #map_scatter
October 7, 2025 at 3:20 PM
bevyengine / bevy: A refreshingly simple data-driven game engine built in Rust ★42477 https://github.com/bevyengine/bevy
bevyengine / bevy
A refreshingly simple data-driven game engine built in Rust
github.com
October 2, 2025 at 12:24 PM
After releasing map_scatter yesterday, I am working on bevy_map_scatter.

#gamedev #rust #bevy #bevyengine #procedural #indiedev #rustlang
October 1, 2025 at 5:06 PM
Just got started with Advanced Hands-on Rust by @herberticus!

I'm reasonably experienced with Rust already, so I'm primarily looking forward to a gentle introduction to the Bevy game engine.

https://pragprog.com/titles/hwmrust/advanced-hands-on-rust/

#bevyengine #gamedev #rustlang
Advanced Hands-on Rust
Unlock Rust development with reusable libraries, traits, macros, and generic metaprogramming. Build code without the boilerplate, and learn advanced concepts.
pragprog.com
September 19, 2025 at 9:31 PM
A more concrete example using map_scatter: a forest with natural rules, such as "willows are more likely to be near water."

#gamedev #rust #bevy #bevyengine #procedural #indiedev #rustlang
September 18, 2025 at 3:10 PM
Working on final steps - documentation and examples!

#gamedev #rust #bevy #bevyengine #procedural #indiedev #rustlang
September 17, 2025 at 3:54 PM
bevyengine / bevy: A refreshingly simple data-driven game engine built in Rust ★33988 https://github.com/bevyengine/bevy
bevyengine / bevy
A refreshingly simple data-driven game engine built in Rust
github.com
July 11, 2024 at 12:04 AM
bevyengine / bevy: A refreshingly simple data-driven game engine built in Rust ★34954 https://github.com/bevyengine/bevy
bevyengine / bevy
A refreshingly simple data-driven game engine built in Rust
github.com
September 3, 2024 at 3:06 PM
Working slowly on my rust+bevy games, exploring rapier lib and migrate to newer version, but I want to see some visual progress on things... with that another project has been born! It is time to make a 3D game #gamedev #indiedev #indiegamedev #madewithunity #bevyengine #rust
November 19, 2024 at 11:38 AM
bevyengine / bevy: A refreshingly simple data-driven game engine built in Rust ★33808 https://github.com/bevyengine/bevy
bevyengine / bevy
A refreshingly simple data-driven game engine built in Rust
github.com
July 8, 2024 at 9:51 PM
The previous solution involved a big enum and matching in a single system 🫣

#ecs #bevyengine #gamedev #rust
July 12, 2025 at 1:44 PM
#Endeavor is going to be my first game release as a solo dev gaming studio!

A 3D Deep Space Adventure that I've crafted over the past year while learning #Rust and #BevyEngine from scratch. Proud of this journey!

Wishlist Endeavor on Steam:
🔗 store.steampowered.com/app/3008810/...
October 19, 2024 at 5:45 PM
8. github.com/bevyengine/b...

Whee, unsound lifetimes in highly generic ECS code for joining arbitrary queries together based on their type signature. I love #rust 🦀🥲 Good fix, I trust the author and the second reviewer to get this right, and comes with a compile fail test. Merging.
Fix unsound lifetimes in `Query::join` and `Query::join_filtered` by chescock · Pull Request #17972 · bevyengine/bevy
Objective Fix unsound lifetimes in Query::join and Query::join_filtered. The joined query allowed access from either input query, but it only took the 'world lifetime from self, not from other....
github.com
March 4, 2025 at 7:51 AM
📦 bevyengine / bevy
⭐ 28,019 (+89)
🗒 Rust

A refreshingly simple data-driven game engine built in Rust
GitHub - bevyengine/bevy: A refreshingly simple data-driven game engine built in Rust
A refreshingly simple data-driven game engine built in Rust - GitHub - bevyengine/bevy: A refreshingly simple data-driven game engine built in Rust
github.com
November 6, 2023 at 8:50 PM
bevyengine / bevy: A refreshingly simple data-driven game engine built in Rust ★40330 https://github.com/bevyengine/bevy
bevyengine / bevy
A refreshingly simple data-driven game engine built in Rust
github.com
June 30, 2025 at 7:36 PM
bevyengine / bevy: A refreshingly simple data-driven game engine built in Rust ★32482 https://github.com/bevyengine/bevy
bevyengine / bevy
A refreshingly simple data-driven game engine built in Rust
github.com
May 6, 2024 at 6:29 AM
#rust#bevy v0.15-rc1 がgithubリポジトリで始まってる!

#rustlang #bevyengine
October 23, 2024 at 1:10 PM
今日のGitHubトレンド

bevyengine/bevy
bevyengine/bevyリポジトリは、Rustで開発されたデータ駆動型ゲームエンジン「Bevy」のソースコードが格納されています。
誰でも無料で利用できるオープンソースであり、ゲーム開発に役立ちます。
ただし、開発中の段階であり、頻繁にAPI変更が発生するため、最新情報に注意が必要です。
GitHub - bevyengine/bevy: A refreshingly simple data-driven game engine built in Rust
A refreshingly simple data-driven game engine built in Rust - bevyengine/bevy
github.com
July 6, 2024 at 11:12 AM
We added tile inspection to our Modestly Multiplayer Online RPG.

Lots of work is still to be done but every additional feature gets us closer.

#gamedev #rust #bevy #bevyengine #mmo #rpg
May 14, 2025 at 12:10 AM
bevyengine / bevy: A refreshingly simple data-driven game engine built in Rust ★34680 https://github.com/bevyengine/bevy
bevyengine / bevy
A refreshingly simple data-driven game engine built in Rust
github.com
August 17, 2024 at 4:32 PM