Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 630 Bytes

Readme.md

File metadata and controls

17 lines (9 loc) · 630 Bytes

Double Pendulum Visualizer

Simple visualization of the chaotic dynamics of a double pendulum.

The simulation uses the laws of physics to determine the location of both the bobs of the pendulum at a given time.

The trajectory followed by the bob depends heavily on the initial conditions. A slight variation in the intital conditions would result in exponential difference in the positions over time.

Live demo at: Github Pages

Screenshots

Without Pendulums

With Pendulums

PS: Gravity direction is randomly aligned for a specific pendulum.