Welcome to the Double Pendulum Simulation! ๐จ๐ฅ๏ธ This project uses the Processing language to demonstrate the beautiful chaos ๐ช๏ธ of a double pendulum. The simulation offers a captivating look at the unpredictable and nonlinear behavior of physical systems.
Watch the mesmerizing pendulum in action! ๐ฌ๐ฟ
โจ Real-time Physics: Experience realistic motion with gravity, momentum, and chaotic swings.
๐ฎ Interactive: Change initial angles and observe the butterfly effect in motion.
๐จ Visual Delight: Clean, simple graphics for a stunning visualization.
โก Chaotic Dynamics: A perfect demonstration of sensitive dependence on initial conditions.
- ๐ ๏ธ Processing: To create the visual and motion engine.
- ๐ป JavaScript: For core logic and pendulum motion calculation.
|-- /media
| |-- image.png # Screenshot of the simulation
| |-- Processing.js - Made with Clipchamp.mp4 # Video demo
|-- pendulum.pde # Processing code
|-- README.md # Readme file
- Clone the repo ๐งโ๐ป:
git clone https://github.com/Prince-GH/double-Pendulum.git
- Open the
.pde
file in Processing or.js
in p5.js. - Run the simulation and enjoy the show! ๐ข
- ๐ Add interactive sliders to adjust gravity and arm lengths.
- โจ Enhance visual effects by drawing pendulum traces.
- ๐ฌ๏ธ Include more physics features like air resistance and friction.
Got an idea? ๐ก Spot a bug? ๐ PRs are welcome! Feel free to submit pull requests or issues to help improve the simulation. Let's collaborate to make this even better! ๐ช
- GitHub: prince-gh
Happy Simulating! ๐ขโจ