Double Pendulum
Coding Challenge #93
In this coding challenge, I create a double pendulum simulation in Processing.
Community Contributions
- p5.js Double Pendulum with drag+drop and sliders by Don Wilson (Source Code)
- Double Pendulum with sliders for masses, lengths and angles by Christian Frauscher (Source Code)
- Double Pendulum with movable base and different integration algorithms by Daniel Heinrich (Source Code)
- Double Pendulum colour tail by Owen McAteer (Source Code)
- Processing.py Double Pendulum by Anson Biggs (Source Code)
- Double Pendulum Pure Javascript with option to edit gravity and angles and color traces by Deepak Thakur (Source Code)
- Double Pendulum in C++ Cinder Framework by Ayman (Source Code)
- Tripple Pendulum in Processing by Martin (Source Code)
- Double Spherical Pendulum by Samuel Cobb (Source Code)
- Double Pendulum with p5 and Matter.js by Dipam Sen (Source Code)
- Interactive Double Pendulum Playground Using SVG by Abhishek Choudhary (Source Code)
- Double Pendulum with elastic bars by Gonzalo Mereb (Source Code)
You can also add your own version! (See how)