Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Markek1/particle-life
- Owner: Markek1
- License: mit
- Created: 2023-05-28T10:11:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T20:51:06.000Z (11 months ago)
- Last Synced: 2024-05-15T14:38:45.395Z (6 months ago)
- Topics: gameoflife
- Language: Rust
- Homepage:
- Size: 66.4 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-quads - Particle Life - a particle simulation inspired by Jeffrey Ventrella's Clusters. (Apps or visualizations / Apps or visualizations: On top of macroquad)
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
```