flow v2
run crates/install.sh to setup rust project
Make sure rust nnightly is installed: https://rust-lang.github.io/rustup/concepts/channels.html
in the crates/physics directory:
cargo build
cargo run
open crates/physics in vscode then just hit debug!
cargo bench
cargo test
https://sunjay.dev/learn-game-dev/refactor-traditional-game-loop.html
https://github.com/dimforge/salva
https://rust-sdl2.github.io/rust-sdl2/sdl2/render/struct.Canvas.html#method.circle
https://github.com/gufoe/rust-fluid
https://github.com/Wumpf/blub