stunning_barnacle
Particle simulator
A game built with Rust and Macroquad that simulates life-like behavior of particles under various forces.
Play with life and Rust
5 stars
2 watching
0 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list
lifemacroquadphysicsrust
Related projects:
Repository | Description | Stars |
---|---|---|
littleb0xes/rusty_life | An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. | 3 |
markek1/particle-life | A program that simulates the life cycle of particles based on a set of rules inspired by Jeffrey Ventrella's Clusters algorithm | 6 |
sezna/bigbang | Re-implementation of a C++ particle simulation in Rust for speed comparison purposes. | 38 |
cppxor2arr/interactiveparticles | An interactive particle simulation system | 10 |
markek1/collision-simulator | Simulates particle collisions and detects them efficiently using Rust. | 5 |
sirlynix/game-of-life | A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
milcktoast/particulate-js | A JavaScript library for simulating particle physics systems with constraints and forces. | 339 |
beneills/quantum | An advanced Rust simulator for quantum computers | 267 |
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 |
heapsio/bullet | A wrapper around a physics simulation engine that provides collision detection and response capabilities | 28 |
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 |
brettchalupa/macroquad_quickstart | An opinionated template for building games in Rust with Macroquad | 1 |
acorns/particle-system | A program that simulates and visualizes the behavior of particles in motion. | 16 |
ollej/rusty-aquarium | A software system that generates data from sensors and Google Sheets spreadsheets to create interactive visualizations of an aquarium environment. | 32 |
redfrik/traerphysics | A physics engine for simulating particle systems using SuperCollider | 2 |