Double Pendulum thumbnail

Double Pendulum

A simple simulation of a double pendulum using my own Physics library

All computation is done using RK4 entirely using WebAssembly!

The governing equations of a double pendulum are as follows:

Double Pendulum Equations