A Rust implementation of Mike Ash's fluid solver from https://mikeash.com/pyblog/fluid-simulation-for-dummies.html in two dimensions; Inspired by The Coding Trains Challenge #132
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nkoch001 3d59e57df7 inital commit 6 years ago
src inital commit 6 years ago
.gitignore inital commit 6 years ago
Cargo.lock inital commit 6 years ago
Cargo.toml inital commit 6 years ago