Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 324 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 324 Bytes

Double Pendulum

This is a double pendulum simulation using rust. The drawing was done with macroquad.

Demo

Running

Install rust, clone this repo, then:

cd Double_Pendulum
cargo run