Coding Challenge #93: Double Pendulum
In this coding challenge, I create a double pendulum simulation in Processing. Code: https://thecodingtrain.com/challenges/93-double-pendulum š¹ļø p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/jaH7XdzMK š„ Previous video: https://youtu.be/188B6k_F9jU?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH š„ Next video: https://youtu.be/JSn-DJU8qf0?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH š„ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH References: š“ Physics Lab Double Pendulum: https://www.myphysicslab.com/pendulum/double-pendulum-en.html Videos: š Pendulum Simulation: https://www.youtube.com/watch?v=9iaEqGOh5WM š“ Coding Train Live 120: https://youtu.be/KhogNPC24eI?t=10979s Related Coding Challenges: š #86 Cube Wave by Bees and Bombs: https://youtu.be/H81Tdrmz2LA š #159 Simple Pendulum Simulation: https://youtu.be/NBWMtlbbOag Timestamps: 0:00:00 Double Pendulum Simulation 0:03:45 Creating The Double Pendulum 0:08:35 Adding The Tracing of The Path 0:12:51 Implementing The Double Pendulum Formulas 0:24:45 Visualizing It 0:28:21 Adding Damping 0:29:16 Conclusions And Suggestions Editing by Mathieu Blanchette Animations by Jason Heglund Music from Epidemic Sound š Website: http://thecodingtrain.com/ š¾ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide š© Suggest Topics: https://github.com/CodingTrain/Suggestion-Box š” GitHub: https://github.com/CodingTrain š¬ Discord: https://thecodingtrain.com/discord š Membership: http://youtube.com/thecodingtrain/join š Store: https://standard.tv/codingtrain šļø Twitter: https://twitter.com/thecodingtrain šø Instagram: https://www.instagram.com/the.coding.train/ š„ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH š„ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA š p5.js: https://p5js.org š p5.js Web Editor: https://editor.p5js.org/ š Processing: https://processing.org š Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new #doublependulum #pendulumharmonicmotion #processing