Bevy's First Birthday: a year of open source Rust game engine development

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  • I appreciate bug reports submitted via the Godot Engine bug tracker with notify to @fire, but sad letters here in HN are acceptable too.

    https://github.com/godotengine/godot/issues

  • glTF-Sample-Models

    Discontinued glTF Sample Models

  • I am awaiting the day I can try Bevy with my favourite fox model animated.

    https://github.com/KhronosGroup/glTF-Sample-Models/blob/mast...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rustc-perf

    Website for graphing performance of rustc

  • Sadly we don't yet have top tier compile time tests like rust does (https://perf.rust-lang.org/). We have a history of CI durations over time, but this is a rough metric given that we both optimize our CI constantly and testing on github vms isn't the cleanest environment.

    I run `cloc` on our repo every so often, but this also isn't a "metric" we drive down.

    We can (and should) build up testing infrastructure for all of this.

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