Really nice cover, and the art is gorgeous too! I don’t usually listen to much K-pop, but I’ve always loved music videos like this. Especially when they use custom artwork instead of anime clippings ✨
youtu.be/r7DQpYZJ3tk?...
#MV #Art #NewJeans
Started a Bevy feed that shows all Bevy-related posts in chronological order — no popularity sorting, no like-based boosting. It’s been a much nicer way to make sure you don’t miss anything, not just the popular stuff.
Give it a try! And if your posts aren’t showing up, give me a shout.
#bevyengine
`iyes_progress` version 0.15.0 and `bevy_asset_loader` version 0.24.0 were published with Bevy 0.17 support.
Just in time for the first @bevy.org 0.18 release candidate ^^
For people working in the #Bevy ecosystem I just wrote a simple little site that lets you explore the bevy #crate ecosystem filtering by bevy version. Quite happy with the search system. It’s very basic but I am happy to make improvements and plan on it. bevydex.dev/dex
I quite liked the premise of an “agentic personal assistant” so tried to have some fun and build something along those lines. Interact via chat, get personalized AI + extendability via skills that the assistant itself can put together.
#rustlang #aiassistant #claudecode
godot-bevy 0.10 is on the way!
This update brings support for Bevy 0.17 🚀 and is now entering its testing phase.
If you’ve been waiting to upgrade, now’s a great time to jump in and help us test!
#bevyengine #godotengine #rustlang
github.com/bytemeadow/g...
Prototyping something cool (maybe?) for godot-bevy 😏
#godotengine #bevyengine #rustlang
It’s nearly done now and have to say, it’s quite nice to be able to see the entities 😍
Another thing I’m excited about for the upcoming godot-bevy 0.10 release is the introduction of a testing crate, which makes it easier to write integration tests that run with the Godot runtime. That means you can now test your Bevy systems directly against Godot.