-
I've been using Bevy recently so here are some thoughts on this:
Firstly, the overall quality is high and seeing this attention being paid to the project's organization is another good sign.
Documentation is not great great. The Bevy book runs out of content very quickly. The "Cheat Book" has additional useful information: https://bevy-cheatbook.github.io/. With these plus the examples I've been able to figure out everything I need, but it's slow going.
I'm not 100% sold on ECS. It loses a lot of type safety and there doesn't seem to be any way to ensure cleanup of entities and their components.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
https://github.com/bevyengine/bevy-website/issues/1097 Yep, on our wishlist and will be added :)
-
There are a few third-party ones. https://github.com/rewin123/space_editor is the one I use. It's not pretty, but it works well enough.
Having an official editor is definitely on the roadmap.
Related posts
-
Hyper-mcp: MCP server that extends its capabilities through WebAssembly plugins
-
A 20 year old bug in GTA San Andreas surfaced in Windows 11 24H2
-
CubeCL: GPU Kernels in Rust for CUDA, ROCm, and WGPU
-
Burn v0.17: Deep Learning in Rust gets new back ends and improved kernel fusion
-
Show HN: A fast command-line tool for solving Queens puzzles