This is a double pendulum simulation using rust. The drawing was done with macroquad.
Install rust, clone this repo, then:
cd Double_Pendulum
cargo runThis is a double pendulum simulation using rust. The drawing was done with macroquad.
Install rust, clone this repo, then:
cd Double_Pendulum
cargo run