Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Markek1/particle-life

Particle simulation inspired by Jeffrey Ventrella's Clusters
https://github.com/Markek1/particle-life

gameoflife

Last synced: 3 months ago
JSON representation

Particle simulation inspired by Jeffrey Ventrella's Clusters

Awesome Lists containing this project

README

        

# Particle Life
Particle simulation inspired by Jeffrey Ventrella's [Clusters](https://www.ventrella.com/Clusters/)

# Examples

[v2_compressed.webm](https://github.com/Markek1/particle-life/assets/51086796/07d49973-cbca-4b46-a608-56c63c299a77)

Can be run by cloning the repository and running
```
cargo run --release
```