The Similarities between an ECS and a rendergraph

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sandbox

    A sand simulation game

  • I've considered implementing Sandbox using wgpu compute sharers (all the rendering is already done with wgpu). The reason I didn't is because I couldn't figure out how to make particles update in parallel - how to handle conflicts between two particles wanting to move into the same position, updating a particle that's supposed to be destroyed, etc. I'd love to get this working however. My last attempt was a the "multithread" branch where I tried to use rayon as a means of prototyping the game using parallel update logic.

  • 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
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

  • Terra Firma, a playable erosion simulation (Free, Works on Proton)

    2 projects | /r/linux_gaming | 17 Jan 2023
  • WebGPU computations performance in comparison to WebGL

    1 project | news.ycombinator.com | 1 Dec 2021
  • Any interest in a Games From Scratch club?

    2 projects | /r/UMD | 13 May 2021
  • Im moving a big array around too much

    2 projects | /r/rust | 27 Feb 2021
  • Open source projects that need help at beginner/intermediate level

    3 projects | /r/rust | 13 Jan 2022