Double Pendulum

A simulation of a double pendulum using the Runge-Kutta numerical method to solve the equations of motion. Created with React. There are of course much better tools for making this, such as React Three Fiber or Processing, but I wanted to see if I could make it with just React.