particle-life
Particle simulator
A program that simulates the life cycle of particles based on a set of rules inspired by Jeffrey Ventrella's Clusters algorithm
Particle simulation inspired by Jeffrey Ventrella's Clusters
6 stars
1 watching
1 forks
Language: Rust
last commit: 12 months ago
Linked from 1 awesome list
gameoflife
Related projects:
Repository | Description | Stars |
---|---|---|
markek1/collision-simulator | Simulates particle collisions and detects them efficiently using Rust. | 5 |
littleb0xes/stunning_barnacle | A game built with Rust and Macroquad that simulates life-like behavior of particles under various forces. | 5 |
littleb0xes/rusty_life | An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. | 3 |
cppxor2arr/interactiveparticles | An interactive particle simulation system | 10 |
particle-clicker/particle-clicker | An incremental game that teaches players about the history of high energy particle physics through a simple and addictive experience. | 651 |
yonbergman/swift-gameoflife | An implementation of Conway's game of life using Swift and SpriteKit | 67 |
acorns/particle-system | A program that simulates and visualizes the behavior of particles in motion. | 16 |
redfrik/traerphysics | A physics engine for simulating particle systems using SuperCollider | 2 |
sezna/bigbang | Re-implementation of a C++ particle simulation in Rust for speed comparison purposes. | 38 |
arn-the-long-beard/seeded_game_of_life | A Rust implementation of Conway's Game of Life with user-specified initial conditions and rules | 3 |
inequation/particlasm | A modular particle system with retargetable back-ends for high-performance simulations | 13 |
sirlynix/game-of-life | A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
manifoldfr/point-process-rust | A Rust library for simulating stochastic point processes with various mathematical models and applications. | 40 |
milcktoast/particulate-js | A JavaScript library for simulating particle physics systems with constraints and forces. | 339 |
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |