I have been following the bevy development for 5 months now and I'm amazed by how much effort contributors are making to make bevy amazing. It is inspiring and very exciting.
A 3D radiance cascades demo just came out on Shadertoy! Wondering if anyone might take inspiration and implement something similar in bevy, since it's now an actual shader one can implement.
thank you so much for putting ldtk on my radar. i had never heard of that before. i'm not really into game development but when i have the time i enjoy making 2d assets with aseprite. i may have an excuse now to give bevy a try.
Personally I like ldtk quite a bit, and bevy_ecs_tilemap is a solid integration crate for it. If you do set something up be sure to post in the bevy discord #showcase channel, I'm sure people would love to see your aseprite work in action.
Hey Chris, it would be great if there was an e-mail newsletter functionality similar to This Week In Rust. I would absolutely love to get the weekly reminders to watch the video or read the text sent directly to my email.
Definitely working on it. I'm mostly prioritizing the work of actually shipping the issues each week but a newsletter subscription will happen and it's already in-progress.
Wanting to try The Seeker I cloned the repo and cargo ran it, but I got asset loading errors and the game was stuck on the loading screen. How to try the game out?
I have been following the bevy development for 5 months now and I'm amazed by how much effort contributors are making to make bevy amazing. It is inspiring and very exciting.
I hope you keep continuing this series, its awesome to see bevy getting powerful evey week!
bevy! 💜there's always a lot of cool things happening! thank you so much for these
A 3D radiance cascades demo just came out on Shadertoy! Wondering if anyone might take inspiration and implement something similar in bevy, since it's now an actual shader one can implement.
@@bennyboiii1196 are you referring to this demo?
www.shadertoy.com/view/X3XfRM
Thanks for the bevy_vello shoutout! :)
@@simbleau it's a wonderful project, thank you for your work on it!
^ yeah great talk by the way, it looks awesome
yaay its this week in bevy time!
My goto channel for bevy updates...
Nice update
thank you so much for putting ldtk on my radar. i had never heard of that before. i'm not really into game development but when i have the time i enjoy making 2d assets with aseprite. i may have an excuse now to give bevy a try.
Personally I like ldtk quite a bit, and bevy_ecs_tilemap is a solid integration crate for it. If you do set something up be sure to post in the bevy discord #showcase channel, I'm sure people would love to see your aseprite work in action.
Thank you!
Hey Chris, it would be great if there was an e-mail newsletter functionality similar to This Week In Rust. I would absolutely love to get the weekly reminders to watch the video or read the text sent directly to my email.
Definitely working on it. I'm mostly prioritizing the work of actually shipping the issues each week but a newsletter subscription will happen and it's already in-progress.
What is bevy lunix?
github.com/bytestring-net/bevy_lunex
Wanting to try The Seeker I cloned the repo and cargo ran it, but I got asset loading errors and the game was stuck on the loading screen. How to try the game out?
You need Git LFS to clone the assets
@@paulkupper194 That works tysm