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
Go to file
2019-02-18 16:18:55 +01:00
src inital commit 2019-02-18 16:18:55 +01:00
.gitignore inital commit 2019-02-18 16:18:55 +01:00
Cargo.lock inital commit 2019-02-18 16:18:55 +01:00
Cargo.toml inital commit 2019-02-18 16:18:55 +01:00