Bevy 0.5

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. bevy

    A refreshingly simple data-driven game engine built in Rust

    We have an open issue for configurable Transform precision and I'm hoping we'll see progress there soon. Additionally, ripping out the built in transform system is possible (although it would require implementing a new render pipeline or modifying the built in pipeline).

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. awesome-bevy

    A collection of Bevy assets, plugins, learning resources, and apps made by the community

    Hello, contributor here. If the thing you need to get going with bevy is missing, make sure you check out awesome-bevy! There's a lot of cool stuff in there!

  4. bevy_webgl2

    WebGL2 renderer plugin for Bevy game engine

    For web assembly there is the unofficial bevy_webgl2 plugin. Official bevy web assembly support would probably use the wgpu webgl backend, which still needs some work, and is currently untested in bevy.

  5. wgpu-rs

    Discontinued Rust bindings to wgpu native library

    For web assembly there is the unofficial bevy_webgl2 plugin. Official bevy web assembly support would probably use the wgpu webgl backend, which still needs some work, and is currently untested in bevy.

  6. bevy-cheatbook

    Unofficial Reference Book for the Bevy Game Engine

    wasm mostly works :) There's a nice PR open on the cheatbook that documents the process quite well that you can work off of.

  7. rust-analyzer

    Discontinued A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer] (by rust-analyzer)

    Something like rust-analyzer's ARCHITECTURE.md document really. After reading that I felt way more comfortable navigating the code base to make contributions. And their dev docs on debugging, common workflows etc is fantastic. This is a lot though so I'm not like saying I expect this from Bevy immediately, especially as the API will be changing so fast so something less detailed would probably make more sense

  8. rusty-shooter

    [suspended] 3d shooter written in Rust using rg3d

    Yeah it did. Commits in the rg3d repo go back to like 2019, and they always had this as a demo for it before they started working on the third-person game.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Bevy 0.5: data oriented game engine built in Rust

    10 projects | news.ycombinator.com | 6 Apr 2021
  • Using WGPU + crates directly or Bevy?

    1 project | /r/rust_gamedev | 4 Jul 2022
  • Hey Rustaceans! Got a question? Ask here! (21/2022)!

    9 projects | /r/rust | 24 May 2022
  • Developing a cross-platform game for browser, Ios, and Android using rust?

    4 projects | /r/rust_gamedev | 23 Nov 2021
  • Epic funds next-gen SDL API for Vulkan

    7 projects | news.ycombinator.com | 12 Nov 2021

Did you know that Rust is
the 5th most popular programming language
based on number of references?