Skip to content

A "simple" falling particle simulation using piston and rust.

License

Notifications You must be signed in to change notification settings

dhogenson/falling-particle-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a simple falling particle simulation made with rust and piston

Building

Just clone the project:

git clone https://gitea.hogenson.dev/dhogenson/falling-particle-sim.git
cd falling-particle-sim

and build:

cargo run --release

Then enjoy!

Note: I don't have any pre built packages but I'm planning to do that.

Current types of cells

  • Sand
  • Water
  • Fire
  • Wet Sand
  • Glass
  • Smoke
  • Steam
  • Acid (In the works)

Planed cell types

  • Bombs (Don't know how I'm going to do that)
  • Snow

About

A "simple" falling particle simulation using piston and rust.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages