Pipelined rendering increases motion-to-photon latency.
Bevy game engine 0.6
11–20 of 93 posts
Re: Bevy game engine 0.6
#12Lead Bevy developer here: feel free to ask me anything!
I wonder why do you have version zero.something - this looks good enough for a version 1.
What do you like to accomplish?
And... What kind of help you'll need to get there??
Re: Bevy game engine 0.6
#13Looks like a good reason to finally try out Rust. Does HN have any recommended IDEs?
Re: Bevy game engine 0.6
#14Re: Bevy game engine 0.6
#15Looks like a good reason to finally try out Rust. Does HN have any recommended IDEs?
Re: Bevy game engine 0.6
#16Lead Bevy developer here: feel free to ask me anything!
Re: Bevy game engine 0.6
#17Lead Bevy developer here: feel free to ask me anything!
Evil question: I wonder why do you have version zero.something - this looks good enough for a version 1. What do you like to accomplish? And... What kind of help you'll need to get there??
For example, we want to rework our input handling, asset handling and UI; supporting this current UI solution indefinitely would be frustrating when we hope to make something much better once we can focus on that. As an example of this, we massively changed our rendering APIs for this release, allowing the improvements listed in the blog post to be implemented.
Re: Bevy game engine 0.6
#18Looks like a good reason to finally try out Rust. Does HN have any recommended IDEs?
I'm just learning myself, and I found just Visual Studio Code and the Rust extension are great on Windows
Re: Bevy game engine 0.6
#19Re: Bevy game engine 0.6
#20Lead Bevy developer here: feel free to ask me anything!
I've been sponsoring for close to a year, but haven't kept up with the Discord in many months. Currently I'm just been checking for updates every couple of weeks, and sometimes checking the state of GitHub issues and milestones.
However, is there any better way for me to keep up with progress? If not, has there been any thought about having regular status updates? They don't have to take a lot of your (or someone else's) time, but just a few sentences on what's been decided, what's happened, etc, would be nice! Once every 30 or 60 days would definitely be enough.